Instructions to use mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use mmbela/DeepSeek-R1-0528-optimized-for-512Gb-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 mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF:Q8_0 # Run inference directly in the terminal: llama cli -hf mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF:Q8_0
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF:Q8_0 # Run inference directly in the terminal: llama cli -hf mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF:Q8_0
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 mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF:Q8_0 # Run inference directly in the terminal: ./llama-cli -hf mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF:Q8_0
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 mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF:Q8_0 # Run inference directly in the terminal: ./build/bin/llama-cli -hf mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF:Q8_0
Use Docker
docker model run hf.co/mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF:Q8_0
- LM Studio
- Jan
- Ollama
How to use mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF with Ollama:
ollama run hf.co/mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF:Q8_0
- Unsloth Desktop
- Docker Model Runner
How to use mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF with Docker Model Runner:
docker model run hf.co/mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF:Q8_0
- Lemonade
How to use mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull mmbela/DeepSeek-R1-0528-optimized-for-512Gb-GGUF:Q8_0
Run and chat with the model
lemonade run user.DeepSeek-R1-0528-optimized-for-512Gb-GGUF-Q8_0
List all available models
lemonade list
- Atomic Chat
Initial model upload
Browse files- .DS_Store +0 -0
- .gitattributes +12 -0
- r1-0528-q8_0-udq4xl-udq5xl.gguf-00001-of-00012.gguf +3 -0
- r1-0528-q8_0-udq4xl-udq5xl.gguf-00002-of-00012.gguf +3 -0
- r1-0528-q8_0-udq4xl-udq5xl.gguf-00003-of-00012.gguf +3 -0
- r1-0528-q8_0-udq4xl-udq5xl.gguf-00004-of-00012.gguf +3 -0
- r1-0528-q8_0-udq4xl-udq5xl.gguf-00005-of-00012.gguf +3 -0
- r1-0528-q8_0-udq4xl-udq5xl.gguf-00006-of-00012.gguf +3 -0
- r1-0528-q8_0-udq4xl-udq5xl.gguf-00007-of-00012.gguf +3 -0
- r1-0528-q8_0-udq4xl-udq5xl.gguf-00008-of-00012.gguf +3 -0
- r1-0528-q8_0-udq4xl-udq5xl.gguf-00009-of-00012.gguf +3 -0
- r1-0528-q8_0-udq4xl-udq5xl.gguf-00010-of-00012.gguf +3 -0
- r1-0528-q8_0-udq4xl-udq5xl.gguf-00011-of-00012.gguf +3 -0
- r1-0528-q8_0-udq4xl-udq5xl.gguf-00012-of-00012.gguf +3 -0
.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
.gitattributes
CHANGED
|
@@ -33,3 +33,15 @@ 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 |
+
r1-0528-q8_0-udq4xl-udq5xl.gguf-00001-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
r1-0528-q8_0-udq4xl-udq5xl.gguf-00002-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
r1-0528-q8_0-udq4xl-udq5xl.gguf-00003-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
r1-0528-q8_0-udq4xl-udq5xl.gguf-00004-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
r1-0528-q8_0-udq4xl-udq5xl.gguf-00005-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
r1-0528-q8_0-udq4xl-udq5xl.gguf-00006-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
r1-0528-q8_0-udq4xl-udq5xl.gguf-00007-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
r1-0528-q8_0-udq4xl-udq5xl.gguf-00008-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
r1-0528-q8_0-udq4xl-udq5xl.gguf-00009-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
r1-0528-q8_0-udq4xl-udq5xl.gguf-00010-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
r1-0528-q8_0-udq4xl-udq5xl.gguf-00011-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
r1-0528-q8_0-udq4xl-udq5xl.gguf-00012-of-00012.gguf filter=lfs diff=lfs merge=lfs -text
|
r1-0528-q8_0-udq4xl-udq5xl.gguf-00001-of-00012.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c9ddd480479380a65388cd6bfaca4f427bb9f68b95ff66f3846e61322f6bf9b
|
| 3 |
+
size 46164391008
|
r1-0528-q8_0-udq4xl-udq5xl.gguf-00002-of-00012.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:986d5bfdb4e992c7bda49168b79a0882ab0d8db0a80458a3effbf556595b368e
|
| 3 |
+
size 44911784384
|
r1-0528-q8_0-udq4xl-udq5xl.gguf-00003-of-00012.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c2da32906e3e848eef39085134b6b9c46fd8e1bd42f67d8f7cb0353b172909e
|
| 3 |
+
size 45539153216
|
r1-0528-q8_0-udq4xl-udq5xl.gguf-00004-of-00012.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb5041b4264489e0c8c8283b9eee648c7ddbc96331a9725df7847fe511a2672a
|
| 3 |
+
size 44720315328
|
r1-0528-q8_0-udq4xl-udq5xl.gguf-00005-of-00012.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f47354987195fe1693b16096305098a0bbcf582cb740a4115e65dd910e107c7c
|
| 3 |
+
size 44911784384
|
r1-0528-q8_0-udq4xl-udq5xl.gguf-00006-of-00012.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae55e754e1dc20a43ace9ffcb486f85f08efc67b529c4e234258ab2d91726326
|
| 3 |
+
size 46834438976
|
r1-0528-q8_0-udq4xl-udq5xl.gguf-00007-of-00012.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c4e7e5a0335a4e8329ab9fc2f20ff11cf7e3705d4267c559e0b13efe55579c6
|
| 3 |
+
size 46741800320
|
r1-0528-q8_0-udq4xl-udq5xl.gguf-00008-of-00012.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed8b304b635533784a48365a9c1b5de1f5611016e7d270a188a47db78ff97b4b
|
| 3 |
+
size 46933269344
|
r1-0528-q8_0-udq4xl-udq5xl.gguf-00009-of-00012.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56c16f1dd3f197f39ba12b9a698e5c11eb681587da7aa3c6be916e95f60d9bf0
|
| 3 |
+
size 46633274464
|
r1-0528-q8_0-udq4xl-udq5xl.gguf-00010-of-00012.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:345eda67a3f2d25a76586c6f20ca8dc52cadbba5465b65f3fb1940bdaf3c6420
|
| 3 |
+
size 47103036544
|
r1-0528-q8_0-udq4xl-udq5xl.gguf-00011-of-00012.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c266aa759f22604bf7fd1025bf69aea848b221dae14e8c4960950493545fed47
|
| 3 |
+
size 45863033632
|
r1-0528-q8_0-udq4xl-udq5xl.gguf-00012-of-00012.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a749d9f48917c6430f5c73610fa1bc9a7215a58a1a387054455d75896d3ca5f2
|
| 3 |
+
size 14768200480
|