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
commit c9eb1f76f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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!