diff --git a/README.md b/README.md index 5ea086b7..a3f9ce14 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DwarfStar 4 -DrawfStar 4 is a small native inference engine for DeepSeek V4 Flash. It is +DwarfStar 4 is a small native inference engine for DeepSeek V4 Flash. It is intentionally narrow: not a generic GGUF runner, not a wrapper around another runtime, and not a framework. The main path is a DeepSeek V4 Flash-specific Metal and CUDA graph executor with DS4-specific loading, prompt rendering, @@ -11,7 +11,7 @@ the acknowledgements section, a big thank you to Georgi Gerganov and all the other contributors. Now, back at this project. Why we believe DeepSeek v4 Flash to be a pretty special -model deserving a stand alone engine? Because after comparing it with powerful smaller +model deserving a standalone engine? Because after comparing it with powerful smaller dense models, we can report that: 1. DeepSeek v4 Flash is faster because of less active parameters.