Instructions to use Bojun-Feng/DeepSeek-R1-Distill-Qwen-1.5B-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-1.5B-GGUF-llamafile with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Bojun-Feng/DeepSeek-R1-Distill-Qwen-1.5B-GGUF-llamafile", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Upload DeepSeek-R1-Distill-Qwen-1.5B-Q6_K.llamafile with huggingface_hub
Browse files
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
DeepSeek-R1-Distill-Qwen-1.5B-Q6_K.llamafile filter=lfs diff=lfs merge=lfs -text
|
DeepSeek-R1-Distill-Qwen-1.5B-Q6_K.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:629bf4cea58f4b04ebb525e4d77b8fec6063aca27199657c4be93fa36c3cb1d9
|
| 3 |
+
size 1478643590
|