Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model:
|
4 |
+
- deepseek-ai/DeepSeek-R1-Distill-Llama-70B
|
5 |
+
library_name: transformers
|
6 |
+
---
|
7 |
+
|
8 |
+
The [deepseek-ai/DeepSeek-R1-Distill-Llama-70B](https://huggingface.co/perplexity-ai/r1-1776-distill-llama-70b) model quantized to fp8.
|