Instructions to use tensorblock/DPO_Test_2-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/DPO_Test_2-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/DPO_Test_2-GGUF", filename="DPO_Test_2-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/DPO_Test_2-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/DPO_Test_2-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/DPO_Test_2-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/DPO_Test_2-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/DPO_Test_2-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/DPO_Test_2-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/DPO_Test_2-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/DPO_Test_2-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/DPO_Test_2-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/DPO_Test_2-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/DPO_Test_2-GGUF with Ollama:
ollama run hf.co/tensorblock/DPO_Test_2-GGUF:Q2_K
- Unsloth Studio new
How to use tensorblock/DPO_Test_2-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/DPO_Test_2-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/DPO_Test_2-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/DPO_Test_2-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/DPO_Test_2-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/DPO_Test_2-GGUF:Q2_K
- Lemonade
How to use tensorblock/DPO_Test_2-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/DPO_Test_2-GGUF:Q2_K
Run and chat with the model
lemonade run user.DPO_Test_2-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- DPO_Test_2-Q3_K_L.gguf +0 -3
- DPO_Test_2-Q3_K_M.gguf +0 -3
- DPO_Test_2-Q3_K_S.gguf +0 -3
- DPO_Test_2-Q4_0.gguf +0 -3
- DPO_Test_2-Q4_K_M.gguf +0 -3
- DPO_Test_2-Q4_K_S.gguf +0 -3
- DPO_Test_2-Q5_0.gguf +0 -3
- DPO_Test_2-Q5_K_M.gguf +0 -3
- DPO_Test_2-Q5_K_S.gguf +0 -3
- DPO_Test_2-Q6_K.gguf +0 -3
- DPO_Test_2-Q8_0.gguf +0 -3
DPO_Test_2-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:685ae77fa26e8ee48902fc03937ff8e9253170b333319af0d867d9fb04728ee9
|
| 3 |
-
size 5696843136
|
|
|
|
|
|
|
|
|
|
|
|
DPO_Test_2-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:284af6343899d7077506aac5137be7544bcb40f86081ee43777e23b2aab6b15f
|
| 3 |
-
size 5241761152
|
|
|
|
|
|
|
|
|
|
|
|
DPO_Test_2-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3a0801cb61bc025578ade76b405596114981ba67097db91474e9263a8ced7429
|
| 3 |
-
size 4710657408
|
|
|
|
|
|
|
|
|
|
|
|
DPO_Test_2-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8f41abd613e7570a8249090837bf18e0b46ae22cb24196a8a9a9275932ed1d93
|
| 3 |
-
size 6123351424
|
|
|
|
|
|
|
|
|
|
|
|
DPO_Test_2-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f8252dbaab6e8ee76cc7dfc81a6b5cfd46f36a9f24a21effa778bcc61603df5c
|
| 3 |
-
size 6512635264
|
|
|
|
|
|
|
|
|
|
|
|
DPO_Test_2-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8dec03adb5556c56b3e27773faedcc1f04281a0f5e63735b31eaabb0e52e96d3
|
| 3 |
-
size 6169488768
|
|
|
|
|
|
|
|
|
|
|
|
DPO_Test_2-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:94042d5a94d59de1bb2626a871811790689ba897852e6513e83270221d366434
|
| 3 |
-
size 7452945792
|
|
|
|
|
|
|
|
|
|
|
|
DPO_Test_2-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:95c374feb4165f74ed4e0e164ff360e1c7f8ade42d2c5f1b1d0344e0504e44db
|
| 3 |
-
size 7653485952
|
|
|
|
|
|
|
|
|
|
|
|
DPO_Test_2-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:24df391951d0a4716c6eb63286d364611e4692d0c68bcbb7d8432f013476ddcc
|
| 3 |
-
size 7452945792
|
|
|
|
|
|
|
|
|
|
|
|
DPO_Test_2-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8739ba54ab81beabd416a5396bee954963dce8fccbac28e0c84087726b97fdef
|
| 3 |
-
size 8865639808
|
|
|
|
|
|
|
|
|
|
|
|
DPO_Test_2-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:09e2ca7f1f71d46ab1e35afd57a5b9c13876fb8dbca8a1abd9da735bfac8c251
|
| 3 |
-
size 11482361216
|
|
|
|
|
|
|
|
|
|
|
|