Instructions to use tensorblock/deepseek-coder-6.7b-instruct-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/deepseek-coder-6.7b-instruct-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/deepseek-coder-6.7b-instruct-GGUF", filename="deepseek-coder-6.7b-instruct-Q2_K.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/deepseek-coder-6.7b-instruct-GGUF with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf tensorblock/deepseek-coder-6.7b-instruct-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/deepseek-coder-6.7b-instruct-GGUF:Q2_K
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf tensorblock/deepseek-coder-6.7b-instruct-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/deepseek-coder-6.7b-instruct-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-coder-6.7b-instruct-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/deepseek-coder-6.7b-instruct-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-coder-6.7b-instruct-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/deepseek-coder-6.7b-instruct-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/deepseek-coder-6.7b-instruct-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/deepseek-coder-6.7b-instruct-GGUF with Ollama:
ollama run hf.co/tensorblock/deepseek-coder-6.7b-instruct-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/deepseek-coder-6.7b-instruct-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-coder-6.7b-instruct-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-coder-6.7b-instruct-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-coder-6.7b-instruct-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/deepseek-coder-6.7b-instruct-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/deepseek-coder-6.7b-instruct-GGUF:Q2_K
- Lemonade
How to use tensorblock/deepseek-coder-6.7b-instruct-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/deepseek-coder-6.7b-instruct-GGUF:Q2_K
Run and chat with the model
lemonade run user.deepseek-coder-6.7b-instruct-GGUF-Q2_K
List all available models
lemonade list
Keep Q2_K/Q3_K_M gguf only
Browse files- deepseek-coder-6.7b-instruct-Q3_K_L.gguf +0 -3
- deepseek-coder-6.7b-instruct-Q3_K_S.gguf +0 -3
- deepseek-coder-6.7b-instruct-Q4_0.gguf +0 -3
- deepseek-coder-6.7b-instruct-Q4_K_M.gguf +0 -3
- deepseek-coder-6.7b-instruct-Q4_K_S.gguf +0 -3
- deepseek-coder-6.7b-instruct-Q5_0.gguf +0 -3
- deepseek-coder-6.7b-instruct-Q5_K_M.gguf +0 -3
- deepseek-coder-6.7b-instruct-Q5_K_S.gguf +0 -3
- deepseek-coder-6.7b-instruct-Q6_K.gguf +0 -3
- deepseek-coder-6.7b-instruct-Q8_0.gguf +0 -3
deepseek-coder-6.7b-instruct-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d0f8e8164203d4e5273a0f2cd13cfdd3ed8fee07817e2ccf44faf227fe267e8a
|
| 3 |
-
size 3598855488
|
|
|
|
|
|
|
|
|
|
|
|
deepseek-coder-6.7b-instruct-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ce9b3ba4f1d7d34446fd31b814090263d25e519cb613a3a9c599f9ec33f5292c
|
| 3 |
-
size 2950049088
|
|
|
|
|
|
|
|
|
|
|
|
deepseek-coder-6.7b-instruct-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:09c253154ff822a5bc33d4fd74c54117a1d9583141a2a589aee8145867ef47db
|
| 3 |
-
size 3827690816
|
|
|
|
|
|
|
|
|
|
|
|
deepseek-coder-6.7b-instruct-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0ed96b7f16d0d35b1771473d75586c50ab4359d9a3c905366ae613912c89d890
|
| 3 |
-
size 4082888000
|
|
|
|
|
|
|
|
|
|
|
|
deepseek-coder-6.7b-instruct-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7ff18360e0e08bff4a0303000afe59c93ce2eadfb00917b88837e1d0001903e6
|
| 3 |
-
size 3858623808
|
|
|
|
|
|
|
|
|
|
|
|
deepseek-coder-6.7b-instruct-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a06d898e13d2d3a44cd316b0d5fc5252706a822a623e644beecd88daf1ab1465
|
| 3 |
-
size 4653706560
|
|
|
|
|
|
|
|
|
|
|
|
deepseek-coder-6.7b-instruct-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bb0827e406fff291f83ef2eba8ed5468c9df673e937116c6fed9861740fac6bd
|
| 3 |
-
size 4785171776
|
|
|
|
|
|
|
|
|
|
|
|
deepseek-coder-6.7b-instruct-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3c9cf6ba129b80f8a3fbd4eafb1d2138d3d254748acf608391a8c1acc2fb6ad3
|
| 3 |
-
size 4653706560
|
|
|
|
|
|
|
|
|
|
|
|
deepseek-coder-6.7b-instruct-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bfd32302868c23186538c1a5329e17b2389fa9b6fb9553cf85a7e47d35b117ae
|
| 3 |
-
size 5531348288
|
|
|
|
|
|
|
|
|
|
|
|
deepseek-coder-6.7b-instruct-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bfe75341d583a98e57d77f492d3803c78f08e0769791ea5e7997956181c91a58
|
| 3 |
-
size 7163751744
|
|
|
|
|
|
|
|
|
|
|
|