Instructions to use tensorblock/tanamettpk_TC-instruct-DPO-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/tanamettpk_TC-instruct-DPO-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/tanamettpk_TC-instruct-DPO-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/tanamettpk_TC-instruct-DPO-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/tanamettpk_TC-instruct-DPO-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/tanamettpk_TC-instruct-DPO-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/tanamettpk_TC-instruct-DPO-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/tanamettpk_TC-instruct-DPO-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/tanamettpk_TC-instruct-DPO-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/tanamettpk_TC-instruct-DPO-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/tanamettpk_TC-instruct-DPO-GGUF with Ollama:
ollama run hf.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF:Q2_K
- Unsloth Desktop
- Docker Model Runner
How to use tensorblock/tanamettpk_TC-instruct-DPO-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/tanamettpk_TC-instruct-DPO-GGUF:Q2_K
- Lemonade
How to use tensorblock/tanamettpk_TC-instruct-DPO-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/tanamettpk_TC-instruct-DPO-GGUF:Q2_K
Run and chat with the model
lemonade run user.tanamettpk_TC-instruct-DPO-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Keep Q2_K/Q3_K_M gguf only
Browse files- TC-instruct-DPO-Q3_K_L.gguf +0 -3
- TC-instruct-DPO-Q3_K_S.gguf +0 -3
- TC-instruct-DPO-Q4_0.gguf +0 -3
- TC-instruct-DPO-Q4_K_M.gguf +0 -3
- TC-instruct-DPO-Q4_K_S.gguf +0 -3
- TC-instruct-DPO-Q5_0.gguf +0 -3
- TC-instruct-DPO-Q5_K_M.gguf +0 -3
- TC-instruct-DPO-Q5_K_S.gguf +0 -3
- TC-instruct-DPO-Q6_K.gguf +0 -3
- TC-instruct-DPO-Q8_0.gguf +0 -3
TC-instruct-DPO-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:da13f4107dde7bf39f84ccd15cd2c6045116e0dda690b528e267b6703909fb89
|
| 3 |
-
size 3838600032
|
|
|
|
|
|
|
|
|
|
|
|
TC-instruct-DPO-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:77d967ff4661c15b460370de4f1864c7dae151e468afd4779736c629302e6abd
|
| 3 |
-
size 3181142880
|
|
|
|
|
|
|
|
|
|
|
|
TC-instruct-DPO-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c13d229b013a792f40d445f45ce68bd5b03f56c2a040d9e646116effb64969b4
|
| 3 |
-
size 4127243200
|
|
|
|
|
|
|
|
|
|
|
|
TC-instruct-DPO-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:358280a1e1536e0d4dc838d06f0df9fb9eb954151ed8709984e994fa6fb35234
|
| 3 |
-
size 4386765760
|
|
|
|
|
|
|
|
|
|
|
|
TC-instruct-DPO-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:349baaf0e7aea30c03518b268cc89ac0c2432d37a1e4bba9586d7ee5f8c4279f
|
| 3 |
-
size 4158700480
|
|
|
|
|
|
|
|
|
|
|
|
TC-instruct-DPO-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:38c8e29e6912589f673911ace51c3c87daa71185dbd0b7276db318be2e04e31b
|
| 3 |
-
size 5017690560
|
|
|
|
|
|
|
|
|
|
|
|
TC-instruct-DPO-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6d1c6ecf405ee9a88201cb9e90e7132ff0747f5388db5affd4d029ea634e455e
|
| 3 |
-
size 5151384000
|
|
|
|
|
|
|
|
|
|
|
|
TC-instruct-DPO-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:49157b1073173cb4242a04c050f023606f12df7079f201f5968ac6880f50fa6e
|
| 3 |
-
size 5017690560
|
|
|
|
|
|
|
|
|
|
|
|
TC-instruct-DPO-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4a6c586f3afedc6076dadbb22929d2ab3dc178b98246362a6c454173bb954ab7
|
| 3 |
-
size 5963790880
|
|
|
|
|
|
|
|
|
|
|
|
TC-instruct-DPO-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:df0403d20d99a85cfe95c870fd59d19ffa72a4ffe94894e1811066437761a242
|
| 3 |
-
size 7723969888
|
|
|
|
|
|
|
|
|
|
|
|