Instructions to use sszymczyk/DeepSeek-V3.2-nolight-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 sszymczyk/DeepSeek-V3.2-nolight-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 sszymczyk/DeepSeek-V3.2-nolight-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf sszymczyk/DeepSeek-V3.2-nolight-GGUF:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf sszymczyk/DeepSeek-V3.2-nolight-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf sszymczyk/DeepSeek-V3.2-nolight-GGUF:Q4_K_M
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 sszymczyk/DeepSeek-V3.2-nolight-GGUF:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf sszymczyk/DeepSeek-V3.2-nolight-GGUF:Q4_K_M
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 sszymczyk/DeepSeek-V3.2-nolight-GGUF:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf sszymczyk/DeepSeek-V3.2-nolight-GGUF:Q4_K_M
Use Docker
docker model run hf.co/sszymczyk/DeepSeek-V3.2-nolight-GGUF:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use sszymczyk/DeepSeek-V3.2-nolight-GGUF with Ollama:
ollama run hf.co/sszymczyk/DeepSeek-V3.2-nolight-GGUF:Q4_K_M
- Unsloth Studio
How to use sszymczyk/DeepSeek-V3.2-nolight-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 sszymczyk/DeepSeek-V3.2-nolight-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 sszymczyk/DeepSeek-V3.2-nolight-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for sszymczyk/DeepSeek-V3.2-nolight-GGUF to start chatting
- Docker Model Runner
How to use sszymczyk/DeepSeek-V3.2-nolight-GGUF with Docker Model Runner:
docker model run hf.co/sszymczyk/DeepSeek-V3.2-nolight-GGUF:Q4_K_M
- Lemonade
How to use sszymczyk/DeepSeek-V3.2-nolight-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull sszymczyk/DeepSeek-V3.2-nolight-GGUF:Q4_K_M
Run and chat with the model
lemonade run user.DeepSeek-V3.2-nolight-GGUF-Q4_K_M
List all available models
lemonade list
- Atomic Chat
Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +50 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00001-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00002-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00003-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00004-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00005-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00006-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00007-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00008-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00009-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00010-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00011-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00012-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00013-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00014-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00015-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00016-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00017-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00018-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00019-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00020-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00021-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00022-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00023-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00024-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00025-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00026-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00027-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00028-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00029-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00030-of-00031.gguf +3 -0
- Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00031-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00001-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00002-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00003-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00004-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00005-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00006-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00008-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00009-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00010-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00011-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00013-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00014-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00015-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00016-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00021-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00022-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00026-of-00031.gguf +3 -0
- Q8_0/DeepSeek-V3.2-nolight-Q8_0-00027-of-00031.gguf +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,53 @@ 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 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00031-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00004-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00003-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00007-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00005-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00010-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00013-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00016-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00019-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00022-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00025-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00009-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00008-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00012-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00015-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00017-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00026-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00011-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00006-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00023-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00014-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00024-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00018-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00021-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00020-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00029-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00028-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00027-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00030-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00001-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00031-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00001-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00002-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00002-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00005-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00016-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00006-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00009-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00010-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00008-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00022-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00003-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00026-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00004-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00014-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00027-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00015-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 83 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00013-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 84 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00011-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
| 85 |
+
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00021-of-00031.gguf filter=lfs diff=lfs merge=lfs -text
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00001-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44f38e9d9046e885d920d84e21971d886bb1a5d3726fc2562e98fc048f3c48a7
|
| 3 |
+
size 5234560
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00002-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d8dc394833863db15875879f315afe268623c63b38e7637642fff1384a4c769
|
| 3 |
+
size 14403295872
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00003-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59d899fa5c5bc0b96f71005efec8d40d32c216a2bfafc088111048ec7426855a
|
| 3 |
+
size 14905864576
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00004-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38aacebc916b47000ad55eef8c6aa25bc58ec25f40ee059e53e167dea9b911d7
|
| 3 |
+
size 12960526720
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00005-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:baaa48c7402ea19bfd8edf527246e5e3771293bee175afa22135c3ec2dbea4ec
|
| 3 |
+
size 13933195648
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00006-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e36eefe8599cae2e2f3dd783b9cb31dbdf7389f3c385c7e0ca779ef188381334
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00007-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d20598fb5f814d05aeffc7b02e180d25c55050ef5dd35bd8ae097d55f35c2b56
|
| 3 |
+
size 12960526752
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00008-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:817aced2b1cb6ec064716208628e7683b2d79d13288c1a877be5e12e1c090f2e
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00009-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2386f654e9bafed8fef804b9b41f38b51fce476d357e7dd84056ea9ce9ee325
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00010-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2e2aa35e40e772616ab6b2201c77283cab05602c00344b513c0c58d018f5407
|
| 3 |
+
size 12960526752
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00011-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f511b7fd2df30e0b8702c2ac31132f6eb581922f10786d38a26e6130e7cf73e9
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00012-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:973d7eb6811de251dd5528c4723e622080be0d9164ca4e696ad5959ecc0afeb4
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00013-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e10b90c7e0ce945b14f9e02f77543e2f82c0d3ecd4342d1183305b2965a62be
|
| 3 |
+
size 12960526752
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00014-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f118d3d2d59ca41ca324f2557a4f4075f757d1865d5525aa54c03473dd738705
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00015-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51569814edad40f6a442c04ba9c288662442567953245fa9eff981c4f01336f7
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00016-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72b493a89624426ea933436d9545ddf12b724ca27f20d2ef58a8ed699b086a77
|
| 3 |
+
size 12960526752
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00017-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec8f4f3b52c159abc2e000539c6342ffe1bda2bdc84a8a42ebee14e93493dd14
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00018-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b54dbab535b72577f4b2bf6b06250b9e0a10a39938a10075c114dbddee2b780d
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00019-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eeedb1ae4a9ffae2f28f2683e7d1c4087e2933c531b4105186065e1e757c9a2c
|
| 3 |
+
size 12960526752
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00020-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:158c8b689c5f12178819c1d76b966cf48f9e5b5685922b9315f256138609dcd1
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00021-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6991d9e13f1bf329f9e6ec08b82a6edfe7ca5560b05ba7e149116a477757459
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00022-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f220700976f4c4129dbcca77f07b57036b19e22a2b6adfa9214eb73315a62c9
|
| 3 |
+
size 12960526752
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00023-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80cd682815f2d10ae8afa5815e7131a0538525e915e878fd1eec17c8661f8792
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00024-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3277303a0dc7c842424eb6898c43d2e966f865001d7f377f60760fb59d5edf82
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00025-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05db5c446f82eaeb51eb02384b506baeffe268b6752593b7b13209856c0026cc
|
| 3 |
+
size 12960526752
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00026-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7697dacc5ed420efdecd1ba5118c8f69529e4d6c211add597035f8c9c93d8932
|
| 3 |
+
size 13933195680
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00027-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34e537cae6851882ac74a5f23f0c73b4463b73797ad66df306cbb5e6ebcb499f
|
| 3 |
+
size 14905864608
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00028-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7de49ba6cb29639531577058f419605e9fc04cdf2cc4c01f2a97e1fe008c415c
|
| 3 |
+
size 14905864608
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00029-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d616fab935d98a3500acfed4b7767c16191bbd41d6b1c240c7ebfece8bf9f2b
|
| 3 |
+
size 14905864608
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00030-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3570e77b15017504c3461131b0485a69cbcd5302d11a86f90a4eb2fb01c66a6c
|
| 3 |
+
size 15666031072
|
Q4_K_M/DeepSeek-V3.2-nolight-Q4_K_M-00031-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98915da109c38da9518d60ce9171fb126f6689b9c76e9a63ff7cd0c4dba85e1b
|
| 3 |
+
size 2113986848
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00001-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd41f4ef51d06ba71d3dbcd6c22774e4eaf4a9f55900d129c21d925b3afa05d4
|
| 3 |
+
size 5234560
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00002-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f70a6777eaa71202e773e321ef0c5431e19629af0e27c13eb18a73e02ad1769
|
| 3 |
+
size 23315454592
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00003-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f19c280e78de4362dae50763c7cf95b970022d5c5229c0f180a766ef97bf8b55
|
| 3 |
+
size 24463864192
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00004-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7cb27701eed05fc67d4572176c6626281503dfaa39626647a5e6f52c64751a1b
|
| 3 |
+
size 24463864192
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00005-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:701cce04c4f5c46dcb6177662f147b4b95058caca80f1cf2467cab11f831860a
|
| 3 |
+
size 24463864192
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00006-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1feb3bdce41ac7cfbe1afdf50caa3e92c4ac589e9eb3458cda86e0f9c638ccd5
|
| 3 |
+
size 24463864224
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00008-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19af695f226b6f86ab6fa92e08c3f2216c6039b0961efe60c1f3e0c67a4855bc
|
| 3 |
+
size 24463864224
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00009-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:752ca838a27417418f4dd82d3c9d532e919a9ea0a10dd976b24851c8dfc2d93e
|
| 3 |
+
size 24463864224
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00010-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0feeabe5a99e4a46d901d4073c366b1c5c690cbf992d164e8e9346259a3855d
|
| 3 |
+
size 24463864224
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00011-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5464e88db8c1666d1e4722669d8fe8095d3a3d75c2185b1eb34c0cd963c4ff0b
|
| 3 |
+
size 24463864224
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00013-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c1d13bbb8c2b64e478037e28e491bc551c554c17171e7f7877611ea1b6026c5
|
| 3 |
+
size 24463864224
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00014-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:983bca48880b442ea040d8581ce6ae63b17ea440a6063f5902c4410b99e83f8c
|
| 3 |
+
size 24463864224
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00015-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4d070fd0b53ba600fc4b000e259bfc75365d528a8dbd7a0a439d73ca75d717b
|
| 3 |
+
size 24463864224
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00016-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69bbb3d1c3b5cdcd7764d7a28f65986db06c51c46f9af31c1fd154dae861b317
|
| 3 |
+
size 24463864224
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00021-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c5fe6a60979807a5247806c9dddc99c334b2059b8b7645088f444ec85dfa8a5
|
| 3 |
+
size 24463864224
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00022-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19e33ca9d21d74ba66d15297442f3225845ec976dd4748278e309b9e161e6b29
|
| 3 |
+
size 24463864224
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00026-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d84364fe3f12ce43a14fe85e897d7fada2b0b1eafb1c1a4404046a0ee22ae3c
|
| 3 |
+
size 24463864224
|
Q8_0/DeepSeek-V3.2-nolight-Q8_0-00027-of-00031.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7ff1365c7443b53f716c67369549569253b5a044854dd554b414a732ea436b8
|
| 3 |
+
size 24463864224
|