pbatra commited on
Commit
9fa4509
·
verified ·
1 Parent(s): a4c70c8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B"
3
+ language:
4
+ - en
5
+ tags:
6
+ - transformers
7
+ - safetensors
8
+ - qwen2
9
+ - text-generation
10
+ - conversational
11
+ - autotrain_compatible
12
+ - text-generation-inference
13
+ - endpoints_compatible
14
+ - region:us
15
+ license: "unknown"
16
+ inference: false
17
+ quantized_by: pbatra
18
+ ---
19
+
20
+ # DeepSeek-R1-Distill-Qwen-32B
21
+
22
+ This repository contains quantized versions of the model from the original repository: [deepseek-ai/DeepSeek-R1-Distill-Qwen-32B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B).
23
+
24
+ | Name | Quantization Method | Size (GB) |
25
+ |------|---------------------|-----------|