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-Q4_K_M.llamafile with huggingface_hub
Browse files
.gitattributes
CHANGED
|
@@ -38,3 +38,4 @@ DeepSeek-R1-Distill-Qwen-32B-F16.cat01.llamafile.llamafile filter=lfs diff=lfs m
|
|
| 38 |
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
|
|
|
|
|
|
| 38 |
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
|
DeepSeek-R1-Distill-Qwen-32B-Q4_K_M.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09fda4cda625342ec589a611f31b8928544e30333e99fad65ecda7c86410500a
|
| 3 |
+
size 19865816968
|