Instructions to use tensorblock/test-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/test-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/test-GGUF", filename="test-Q2_K.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use tensorblock/test-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/test-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/test-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/test-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/test-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/test-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/test-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/test-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/test-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/test-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/test-GGUF with Ollama:
ollama run hf.co/tensorblock/test-GGUF:Q2_K
- Unsloth Studio new
How to use tensorblock/test-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/test-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/test-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/test-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/test-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/test-GGUF:Q2_K
- Lemonade
How to use tensorblock/test-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/test-GGUF:Q2_K
Run and chat with the model
lemonade run user.test-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- test-Q3_K_L.gguf +0 -3
- test-Q3_K_M.gguf +0 -3
- test-Q3_K_S.gguf +0 -3
- test-Q4_0.gguf +0 -3
- test-Q4_K_M.gguf +0 -3
- test-Q4_K_S.gguf +0 -3
- test-Q5_0.gguf +0 -3
- test-Q5_K_M.gguf +0 -3
- test-Q5_K_S.gguf +0 -3
- test-Q6_K.gguf +0 -3
- test-Q8_0.gguf +0 -3
test-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d51aa1bf553796e7658f2bebf4f5ad4f2329293147b5a58e91f1a06870a10c76
|
| 3 |
-
size 5650750400
|
|
|
|
|
|
|
|
|
|
|
|
test-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:861241582fb4857b49cd706ed411c214b503e342c046c5fb6322b90395a24345
|
| 3 |
-
size 5195668416
|
|
|
|
|
|
|
|
|
|
|
|
test-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3f05d71c5af3fdb3718de559687a971867226208a52348c96b6f5b4318b019d4
|
| 3 |
-
size 4664564672
|
|
|
|
|
|
|
|
|
|
|
|
test-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9fa7af75ba504ad3ebdd38b0d68fa6e6e2b7a9becdba4467674dcb4b8fc5664f
|
| 3 |
-
size 6072384448
|
|
|
|
|
|
|
|
|
|
|
|
test-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3681a7cecf613fec46ab30276a7f802f2b63a219b9afaf97b6906862234e9eb8
|
| 3 |
-
size 6461668288
|
|
|
|
|
|
|
|
|
|
|
|
test-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e973e493896f3c96aec33b5ec8d9bde40e1da084b7b26eae99191bf17559962d
|
| 3 |
-
size 6118521792
|
|
|
|
|
|
|
|
|
|
|
|
test-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:dbfaa7b62f83a77332bda5b04a82b79f32c7c65b4fc091115a491fa8e1aa2994
|
| 3 |
-
size 7397391296
|
|
|
|
|
|
|
|
|
|
|
|
test-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1f907d3c96e6c6025fc1b8315d6c5364b4ef54bee5efa5e3f2a82fa093c5c200
|
| 3 |
-
size 7597931456
|
|
|
|
|
|
|
|
|
|
|
|
test-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:eadc1f797173fcd4675b7ca30d52553122a5ec34344f1b7f1b703756c140e7b8
|
| 3 |
-
size 7397391296
|
|
|
|
|
|
|
|
|
|
|
|
test-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:16d13fffdccbedcc9154d3e13a343918c448d84c1268b8ecaa447a4e82a9d743
|
| 3 |
-
size 8805211072
|
|
|
|
|
|
|
|
|
|
|
|
test-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0ffee262d8e33abc195e927b623f02cf6727506a683db5c6784b6c7a3c8b705d
|
| 3 |
-
size 11404155840
|
|
|
|
|
|
|
|
|
|
|
|