docs: Tidy experimental/README.md

This commit is contained in:
Triex 2025-06-06 15:48:21 +10:00
parent 1d7855c807
commit 24b5fcfd02

View File

@ -4,8 +4,8 @@ A high-performance implementation of DeepSeek V3 in [Zig](https://ziglang.org/)
> **⚠️ Status: Experimental Foundation** > **⚠️ Status: Experimental Foundation**
> >
> This project provides a **base foundation** for DeepSeek V3 in Zig with: > This project provides a **theoretical base foundation** for DeepZig V3 with draft implementation:
> - ✅ **Working HTTP server** with OpenAI-compatible API > - ✅ **HTTP server** with OpenAI-compatible API
> - ✅ **SIMD-optimized tensor operations** (AVX2, NEON) > - ✅ **SIMD-optimized tensor operations** (AVX2, NEON)
> - ✅ **Cross-platform build system** (Zig 0.15.0-dev) > - ✅ **Cross-platform build system** (Zig 0.15.0-dev)
> - ✅ **Memory management** and backend architecture > - ✅ **Memory management** and backend architecture