Instructions to use tensorblock/Barcenas-Tiny-1.1b-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/Barcenas-Tiny-1.1b-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/Barcenas-Tiny-1.1b-DPO-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Barcenas-Tiny-1.1b-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/Barcenas-Tiny-1.1b-DPO-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Barcenas-Tiny-1.1b-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/Barcenas-Tiny-1.1b-DPO-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/Barcenas-Tiny-1.1b-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/Barcenas-Tiny-1.1b-DPO-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/Barcenas-Tiny-1.1b-DPO-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/Barcenas-Tiny-1.1b-DPO-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/Barcenas-Tiny-1.1b-DPO-GGUF with Ollama:
ollama run hf.co/tensorblock/Barcenas-Tiny-1.1b-DPO-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/Barcenas-Tiny-1.1b-DPO-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/Barcenas-Tiny-1.1b-DPO-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/Barcenas-Tiny-1.1b-DPO-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/Barcenas-Tiny-1.1b-DPO-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use tensorblock/Barcenas-Tiny-1.1b-DPO-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/Barcenas-Tiny-1.1b-DPO-GGUF:Q2_K
- Lemonade
How to use tensorblock/Barcenas-Tiny-1.1b-DPO-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/Barcenas-Tiny-1.1b-DPO-GGUF:Q2_K
Run and chat with the model
lemonade run user.Barcenas-Tiny-1.1b-DPO-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- Barcenas-Tiny-1.1b-DPO-Q3_K_L.gguf +0 -3
- Barcenas-Tiny-1.1b-DPO-Q3_K_M.gguf +0 -3
- Barcenas-Tiny-1.1b-DPO-Q3_K_S.gguf +0 -3
- Barcenas-Tiny-1.1b-DPO-Q4_0.gguf +0 -3
- Barcenas-Tiny-1.1b-DPO-Q4_K_M.gguf +0 -3
- Barcenas-Tiny-1.1b-DPO-Q4_K_S.gguf +0 -3
- Barcenas-Tiny-1.1b-DPO-Q5_0.gguf +0 -3
- Barcenas-Tiny-1.1b-DPO-Q5_K_M.gguf +0 -3
- Barcenas-Tiny-1.1b-DPO-Q5_K_S.gguf +0 -3
- Barcenas-Tiny-1.1b-DPO-Q6_K.gguf +0 -3
- Barcenas-Tiny-1.1b-DPO-Q8_0.gguf +0 -3
Barcenas-Tiny-1.1b-DPO-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:89c78adda804671a1f0ee2ddea2966e702eefbbaf3817ae076b755a9ab7d884a
|
| 3 |
-
size 591527552
|
|
|
|
|
|
|
|
|
|
|
|
Barcenas-Tiny-1.1b-DPO-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6ed3536d3efc79003db9d9138acab1ae27c81f0a5ae3717cbb9a2eb840f7384d
|
| 3 |
-
size 548404864
|
|
|
|
|
|
|
|
|
|
|
|
Barcenas-Tiny-1.1b-DPO-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:90dd1acf48cceeeda106bab026c5898bc4f8e77d2b52a2af5e69ee2a53ea73ca
|
| 3 |
-
size 499342976
|
|
|
|
|
|
|
|
|
|
|
|
Barcenas-Tiny-1.1b-DPO-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:14a9c82fa97d6474f075def4da87df5e92d4adcb41736e35ecdcbb61d5cfe788
|
| 3 |
-
size 636726912
|
|
|
|
|
|
|
|
|
|
|
|
Barcenas-Tiny-1.1b-DPO-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5673945cdc0a61710ad3843d5fc975746a44cd97549849fea5c5881f64dff3e1
|
| 3 |
-
size 667815552
|
|
|
|
|
|
|
|
|
|
|
|
Barcenas-Tiny-1.1b-DPO-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e5cf59538e7430e15bea64e73caf681af579e5261da839bd45fbe90b5cefaafd
|
| 3 |
-
size 639872640
|
|
|
|
|
|
|
|
|
|
|
|
Barcenas-Tiny-1.1b-DPO-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:551cb8d93a8e9d5003fdde4d847bb5ffac8c71b8c7240e918241604f709e9c79
|
| 3 |
-
size 766029440
|
|
|
|
|
|
|
|
|
|
|
|
Barcenas-Tiny-1.1b-DPO-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:732eee75d94a5ec9942854cc57ad3b9e6f3dbbb37e385a108c300e59da0d8c3e
|
| 3 |
-
size 782044800
|
|
|
|
|
|
|
|
|
|
|
|
Barcenas-Tiny-1.1b-DPO-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c61f2e7d565a2424cad5bb6d7f62f7c181cf3a9180b0540088ec8d670bda28dc
|
| 3 |
-
size 766029440
|
|
|
|
|
|
|
|
|
|
|
|
Barcenas-Tiny-1.1b-DPO-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:407341c23a807c06f652ae9b4ece3b2139e878738b5cb84daff3d3ebede2b4a4
|
| 3 |
-
size 903413376
|
|
|
|
|
|
|
|
|
|
|
|
Barcenas-Tiny-1.1b-DPO-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7bba26c30e441c72e5a94e88db9f1b3b3a6122091895d0c7ff717a22a0f7a46a
|
| 3 |
-
size 1169809024
|
|
|
|
|
|
|
|
|
|
|
|