Instructions to use tensorblock/COKA-DPO-test-v1-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 tensorblock/COKA-DPO-test-v1-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/COKA-DPO-test-v1-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/COKA-DPO-test-v1-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/COKA-DPO-test-v1-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/COKA-DPO-test-v1-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/COKA-DPO-test-v1-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/COKA-DPO-test-v1-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/COKA-DPO-test-v1-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/COKA-DPO-test-v1-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/COKA-DPO-test-v1-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/COKA-DPO-test-v1-GGUF with Ollama:
ollama run hf.co/tensorblock/COKA-DPO-test-v1-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/COKA-DPO-test-v1-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/COKA-DPO-test-v1-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/COKA-DPO-test-v1-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/COKA-DPO-test-v1-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/COKA-DPO-test-v1-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/COKA-DPO-test-v1-GGUF:Q2_K
- Lemonade
How to use tensorblock/COKA-DPO-test-v1-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/COKA-DPO-test-v1-GGUF:Q2_K
Run and chat with the model
lemonade run user.COKA-DPO-test-v1-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- COKA-DPO-test-v1-Q3_K_L.gguf +0 -3
- COKA-DPO-test-v1-Q3_K_M.gguf +0 -3
- COKA-DPO-test-v1-Q3_K_S.gguf +0 -3
- COKA-DPO-test-v1-Q4_0.gguf +0 -3
- COKA-DPO-test-v1-Q4_K_M.gguf +0 -3
- COKA-DPO-test-v1-Q4_K_S.gguf +0 -3
- COKA-DPO-test-v1-Q5_0.gguf +0 -3
- COKA-DPO-test-v1-Q5_K_M.gguf +0 -3
- COKA-DPO-test-v1-Q5_K_S.gguf +0 -3
- COKA-DPO-test-v1-Q6_K.gguf +0 -3
- COKA-DPO-test-v1-Q8_0.gguf +0 -3
COKA-DPO-test-v1-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cfa3471e3b03b3e9cac174b1e9548146725571ec93e3ba0fbcb1b7331117ffb3
|
| 3 |
-
size 7021662240
|
|
|
|
|
|
|
|
|
|
|
|
COKA-DPO-test-v1-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2adcf6dde05d6033f2fd4e5ef93a0993d9d3c596c4d56e48275e913e9c414aef
|
| 3 |
-
size 6429872160
|
|
|
|
|
|
|
|
|
|
|
|
COKA-DPO-test-v1-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3a6769290e62e590feac1413b6853a9710ee47383f322f2c1fd37f738dc63498
|
| 3 |
-
size 5751083040
|
|
|
|
|
|
|
|
|
|
|
|
COKA-DPO-test-v1-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:611c344d66113d2e3a692a2d3fdfbf76a975ebbf886cebd37bea3d83ddfccc1b
|
| 3 |
-
size 7467685920
|
|
|
|
|
|
|
|
|
|
|
|
COKA-DPO-test-v1-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b9046b201ff0c2614f0215bbf205f71c78a8e4705589164487452c3cb0d18147
|
| 3 |
-
size 7967807520
|
|
|
|
|
|
|
|
|
|
|
|
COKA-DPO-test-v1-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d12177861732f289b73e7d8423bd66ae13aa4864577dc52e001b1055e06ffcd6
|
| 3 |
-
size 7525029920
|
|
|
|
|
|
|
|
|
|
|
|
COKA-DPO-test-v1-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ed206ef9cb1269ba9108e3e1b3d21845103f321c0d3572df81c5dd0cbc4a8ebf
|
| 3 |
-
size 9083312160
|
|
|
|
|
|
|
|
|
|
|
|
COKA-DPO-test-v1-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2360788be4c1f2931fbfc2727e4fe5cb5ee2ae08bf7b528e8b64c4a2050e8601
|
| 3 |
-
size 9340950560
|
|
|
|
|
|
|
|
|
|
|
|
COKA-DPO-test-v1-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d3abf865686eb80f35c33b3b908273386c23e9ef2cfad1b1096e66697ecc3016
|
| 3 |
-
size 9083312160
|
|
|
|
|
|
|
|
|
|
|
|
COKA-DPO-test-v1-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3e767eae90c5c8b95be4be334b5c0c902586a4fdca622b4c4fa3c0f99df6bc06
|
| 3 |
-
size 10799915040
|
|
|
|
|
|
|
|
|
|
|
|
COKA-DPO-test-v1-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:efcaafb08714e141747cea3b8d3c3a2b654c02532441aee7e8b98880c4fc1aa7
|
| 3 |
-
size 13987647520
|
|
|
|
|
|
|
|
|
|
|
|