vipertsniper commited on
Commit
d866828
·
verified ·
1 Parent(s): cad79f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
 
2
  DeepSeek-R1-Distill-Llama-8B-NVFP4 (Blackwell Optimized - WIP)
3
 
@@ -29,4 +37,4 @@ Quantized using the standard NVIDIA NVFP4 playbook. This format is designed for
29
  License
30
 
31
 
32
- Original weights by DeepSeek-AI are under the MIT License. This quantization follows those permissive terms.
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - deepseek-ai/DeepSeek-R1-Distill-Llama-8B
7
+ pipeline_tag: text-generation
8
+ ---
9
 
10
  DeepSeek-R1-Distill-Llama-8B-NVFP4 (Blackwell Optimized - WIP)
11
 
 
37
  License
38
 
39
 
40
+ Original weights by DeepSeek-AI are under the MIT License. This quantization follows those permissive terms.