Merge pull request #384 from ubergarm/add-tutorial-notes

Add notes to DeepSeek-R1 tutorial documentation
This commit is contained in:
Atream
2025-02-19 13:46:49 +08:00
committed by GitHub
2 changed files with 6 additions and 0 deletions

View File

@@ -226,6 +226,7 @@ Intel is currently the only CPU vendor that supports AMX-like instructions, whic
### Easier
* Official Docker images to simplify installation
* Fix the server integration for web API access
* Fix the local chat only accepting a single line prompt (currently \n begins generating prompt)
* Support for more quantization types, including the highly requested dynamic quantization from unsloth
Stay tuned for more updates!