Instructions to use tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF:Q2_K
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF:Q2_K
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF:Q2_K
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF with Ollama:
ollama run hf.co/tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF:Q2_K
- Lemonade
How to use tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF:Q2_K
Run and chat with the model
lemonade run user.DeepSeek-R1-Distill-Qwen-32B-abliterated-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Keep Q2_K/Q3_K_M gguf only
Browse files- DeepSeek-R1-Distill-Qwen-32B-abliterated-Q3_K_L.gguf +0 -3
- DeepSeek-R1-Distill-Qwen-32B-abliterated-Q3_K_S.gguf +0 -3
- DeepSeek-R1-Distill-Qwen-32B-abliterated-Q4_0.gguf +0 -3
- DeepSeek-R1-Distill-Qwen-32B-abliterated-Q4_K_M.gguf +0 -3
- DeepSeek-R1-Distill-Qwen-32B-abliterated-Q4_K_S.gguf +0 -3
- DeepSeek-R1-Distill-Qwen-32B-abliterated-Q5_0.gguf +0 -3
- DeepSeek-R1-Distill-Qwen-32B-abliterated-Q5_K_M.gguf +0 -3
- DeepSeek-R1-Distill-Qwen-32B-abliterated-Q5_K_S.gguf +0 -3
- DeepSeek-R1-Distill-Qwen-32B-abliterated-Q6_K.gguf +0 -3
- DeepSeek-R1-Distill-Qwen-32B-abliterated-Q8_0.gguf +0 -3
DeepSeek-R1-Distill-Qwen-32B-abliterated-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:901ba933925c2e7092bb377358d38fc77b515320dbe3ba6592ab9f357a2f50f5
|
| 3 |
-
size 17247078720
|
|
|
|
|
|
|
|
|
|
|
|
DeepSeek-R1-Distill-Qwen-32B-abliterated-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:fb6fef698335e88d527c868130bfcb934e2492db373c3f0d44e158e10b7667c8
|
| 3 |
-
size 14392330560
|
|
|
|
|
|
|
|
|
|
|
|
DeepSeek-R1-Distill-Qwen-32B-abliterated-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bed1af5c5ffde7b0808eced201f3b3c83da74b607e23e73566c504437baa6fdb
|
| 3 |
-
size 18640230720
|
|
|
|
|
|
|
|
|
|
|
|
DeepSeek-R1-Distill-Qwen-32B-abliterated-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6dd7995465eac96ef33843f9d7466bf29f7084c50483371aa69380e7a91614ee
|
| 3 |
-
size 19851336000
|
|
|
|
|
|
|
|
|
|
|
|
DeepSeek-R1-Distill-Qwen-32B-abliterated-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ac92897f448dd63bf4e9217494d46bc3477bc328f4ccea8917e1ff4e2a51c3db
|
| 3 |
-
size 18784409920
|
|
|
|
|
|
|
|
|
|
|
|
DeepSeek-R1-Distill-Qwen-32B-abliterated-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ad262286d472e07bdba3ceef2a53203efd664385794edcfa8766e569714e6327
|
| 3 |
-
size 22638254400
|
|
|
|
|
|
|
|
|
|
|
|
DeepSeek-R1-Distill-Qwen-32B-abliterated-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4ed40dd703f5ae41080454d0660c5b91b373453f1189c56e2072b51e4f02fa55
|
| 3 |
-
size 23262157120
|
|
|
|
|
|
|
|
|
|
|
|
DeepSeek-R1-Distill-Qwen-32B-abliterated-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:dd342095d875db5eaf8c4dc3f9e579d8850652fe29aad5c2d7104d38747d5eba
|
| 3 |
-
size 22638254400
|
|
|
|
|
|
|
|
|
|
|
|
DeepSeek-R1-Distill-Qwen-32B-abliterated-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:eb022dd49cab8cdcefe4bf989b97ee660cea0e4dafa8fd8af03194ddabd04afd
|
| 3 |
-
size 26886154560
|
|
|
|
|
|
|
|
|
|
|
|
DeepSeek-R1-Distill-Qwen-32B-abliterated-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6e940e6974f801fc657f5c52de46a65e72141ca6ff56d4f317024b6bf5da323f
|
| 3 |
-
size 34820884800
|
|
|
|
|
|
|
|
|
|
|
|