mirror of
https://github.com/deepseek-ai/DeepSeek-V3.git
synced 2025-07-04 23:41:37 -04:00
docs: Tidy experimental
README status section
This commit is contained in:
parent
16fec1d4e9
commit
8aa2785fad
@ -10,8 +10,9 @@ A high-performance implementation of DeepSeek V3 in [Zig](https://ziglang.org/)
|
||||
> - ✅ **Cross-platform build system** (Zig 0.15.0-dev)
|
||||
> - ✅ **Memory management** and backend architecture
|
||||
>
|
||||
> **Not yet implemented**: Full DeepSeek V3 model architecture, attention mechanisms, MoE routing.
|
||||
> **Performance Note**: Current implementation uses naive algorithms - matrix multiplication is ~1000x slower than optimized BLAS. See benchmarks below.
|
||||
> **Not yet implemented**: Full DeepSeek V3 model architecture, attention mechanisms, MoE routing.<br/>
|
||||
> **Performance Note**: Current implementation uses naive algorithms - matrix multiplication is ~1000x slower than optimized BLAS. See [benchmarks](#benchmarks) below.<br/>
|
||||
>
|
||||
> See [Development Status](#development-status) for details.
|
||||
|
||||
## Overview
|
||||
|
Loading…
Reference in New Issue
Block a user