Instructions to use Bojun-Feng/DeepSeek-R1-Distill-Qwen-32B-GGUF-llamafile with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Bojun-Feng/DeepSeek-R1-Distill-Qwen-32B-GGUF-llamafile with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Bojun-Feng/DeepSeek-R1-Distill-Qwen-32B-GGUF-llamafile", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Upload DeepSeek-R1-Distill-Qwen-32B-Q5_K_M.llamafile with huggingface_hub
Browse files
.gitattributes
CHANGED
|
@@ -39,3 +39,4 @@ DeepSeek-R1-Distill-Qwen-32B-Q2_K.llamafile filter=lfs diff=lfs merge=lfs -text
|
|
| 39 |
DeepSeek-R1-Distill-Qwen-32B-Q2_K_L.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 40 |
DeepSeek-R1-Distill-Qwen-32B-Q3_K_M.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 41 |
DeepSeek-R1-Distill-Qwen-32B-Q4_K_M.llamafile filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 39 |
DeepSeek-R1-Distill-Qwen-32B-Q2_K_L.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 40 |
DeepSeek-R1-Distill-Qwen-32B-Q3_K_M.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 41 |
DeepSeek-R1-Distill-Qwen-32B-Q4_K_M.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
DeepSeek-R1-Distill-Qwen-32B-Q5_K_M.llamafile filter=lfs diff=lfs merge=lfs -text
|
DeepSeek-R1-Distill-Qwen-32B-Q5_K_M.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:baa557fcd556f46162c69d8d7aaa55bc8f8c38eba164bf75ee2e3cd2e1fc8528
|
| 3 |
+
size 23276638088
|