Instructions to use tensorblock/deacon-13b-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/deacon-13b-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/deacon-13b-GGUF", filename="deacon-13b-Q2_K.gguf", )
output = llm( "Once upon a time,", max_tokens=512, echo=True ) print(output)
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use tensorblock/deacon-13b-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/deacon-13b-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/deacon-13b-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/deacon-13b-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/deacon-13b-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/deacon-13b-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/deacon-13b-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/deacon-13b-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/deacon-13b-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/deacon-13b-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/deacon-13b-GGUF with Ollama:
ollama run hf.co/tensorblock/deacon-13b-GGUF:Q2_K
- Unsloth Studio new
How to use tensorblock/deacon-13b-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/deacon-13b-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/deacon-13b-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/deacon-13b-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/deacon-13b-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/deacon-13b-GGUF:Q2_K
- Lemonade
How to use tensorblock/deacon-13b-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/deacon-13b-GGUF:Q2_K
Run and chat with the model
lemonade run user.deacon-13b-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- deacon-13b-Q3_K_L.gguf +0 -3
- deacon-13b-Q3_K_M.gguf +0 -3
- deacon-13b-Q3_K_S.gguf +0 -3
- deacon-13b-Q4_0.gguf +0 -3
- deacon-13b-Q4_K_M.gguf +0 -3
- deacon-13b-Q4_K_S.gguf +0 -3
- deacon-13b-Q5_0.gguf +0 -3
- deacon-13b-Q5_K_M.gguf +0 -3
- deacon-13b-Q5_K_S.gguf +0 -3
- deacon-13b-Q6_K.gguf +0 -3
- deacon-13b-Q8_0.gguf +0 -3
deacon-13b-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1ed3d5ce5cf4cabe913426a5044f007cb37d9d76e27199d89e252d6f382962d9
|
| 3 |
-
size 6929560000
|
|
|
|
|
|
|
|
|
|
|
|
deacon-13b-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a82be38cdf1e668ad33d2130032d4c41f21d9358f7ec282cbfa383d8764b8c7c
|
| 3 |
-
size 6337769920
|
|
|
|
|
|
|
|
|
|
|
|
deacon-13b-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1c9e6b07c927be6c2cdf0d4a91eade34be45caa1494b7812621578087ef0bed1
|
| 3 |
-
size 5658980800
|
|
|
|
|
|
|
|
|
|
|
|
deacon-13b-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:699632e014066bc0a1a533a82181f3d40655567d7c75d6a3bce305c00a4342c7
|
| 3 |
-
size 7365835200
|
|
|
|
|
|
|
|
|
|
|
|
deacon-13b-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:142172fe0b0856670dff6cc99a0d5235e6a437e0d58d1735cad9e661fcd82371
|
| 3 |
-
size 7865956800
|
|
|
|
|
|
|
|
|
|
|
|
deacon-13b-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a5e4cf4cd602fe208184c118a2938ceefb277f689b24b84be4f35e17135f364a
|
| 3 |
-
size 7423179200
|
|
|
|
|
|
|
|
|
|
|
|
deacon-13b-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8c076c07d1628c179886452c49a3c7344f023bc3eed4e3eeb2220435eb770d7a
|
| 3 |
-
size 8972286400
|
|
|
|
|
|
|
|
|
|
|
|
deacon-13b-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1f4702ffe346d4d62f5d3d9ed1bc9864a2649f49873d834133bff647ea18297d
|
| 3 |
-
size 9229924800
|
|
|
|
|
|
|
|
|
|
|
|
deacon-13b-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a6d5e6fa21f89c186fb03a4a7be1305c48efab171a5cdd713c885f0d4288c5d6
|
| 3 |
-
size 8972286400
|
|
|
|
|
|
|
|
|
|
|
|
deacon-13b-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4a6e046a7ef0c2032e408c0fa952c57aa274e7a323982a3ee170ad454d7a6037
|
| 3 |
-
size 10679140800
|
|
|
|
|
|
|
|
|
|
|
|
deacon-13b-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:fe7cda06fdd004e902d92e08eedbc54cf807c5c6e4f33c3eb593628a9d131e8c
|
| 3 |
-
size 13831320000
|
|
|
|
|
|
|
|
|
|
|
|