Add notes to DeepSeek-R1 tutorial documentation

This commit is contained in:
John W. Leimgruber III 2025-02-16 13:40:27 -05:00
parent c515cc49a5
commit bb39eeb005
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!