Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nvidia
/
DeepSeek-R1-FP4
like
222
Follow
NVIDIA
19.6k
Text Generation
Safetensors
deepseek_v3
conversational
custom_code
License:
mit
Model card
Files
Files and versions
Community
11
nielsr
HF staff
commited on
25 days ago
Commit
b10aa6f
·
verified
·
1 Parent(s):
6ac96e2
Add library_name
Browse files
This PR ensures a "Use this model" button appears at the top right with a code snippet
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -1,4 +1,6 @@
1
---
2
base_model:
3
- deepseek-ai/DeepSeek-R1
4
license: mit
1
---
2
+
pipeline_tag: text-generation
3
+
library_name: transformers
4
base_model:
5
- deepseek-ai/DeepSeek-R1
6
license: mit