b4rtaz commited on
Commit
6709c98
·
verified ·
1 Parent(s): d4a7b88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: mit
 
3
  ---
4
 
5
  This is converted [DeepSeek R1 Distill 8B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-8B) model to Distributed Llama format. The model is quantized to Q40.
@@ -22,4 +23,4 @@ make dllama
22
 
23
  ## 🎩 License
24
 
25
- [MIT License](https://github.com/deepseek-ai/DeepSeek-R1/blob/main/LICENSE)
 
1
  ---
2
  license: mit
3
+ library_name: distributed-llama
4
  ---
5
 
6
  This is converted [DeepSeek R1 Distill 8B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-8B) model to Distributed Llama format. The model is quantized to Q40.
 
23
 
24
  ## 🎩 License
25
 
26
+ [MIT License](https://github.com/deepseek-ai/DeepSeek-R1/blob/main/LICENSE)