Instructions to use zuv0/test 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 zuv0/test 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 zuv0/test:Q4_K_M # Run inference directly in the terminal: llama cli -hf zuv0/test:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf zuv0/test:Q4_K_M # Run inference directly in the terminal: llama cli -hf zuv0/test:Q4_K_M
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 zuv0/test:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf zuv0/test:Q4_K_M
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 zuv0/test:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf zuv0/test:Q4_K_M
Use Docker
docker model run hf.co/zuv0/test:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use zuv0/test with Ollama:
ollama run hf.co/zuv0/test:Q4_K_M
- Unsloth Studio
How to use zuv0/test 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 zuv0/test 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 zuv0/test to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for zuv0/test to start chatting
- Pi
How to use zuv0/test with Pi:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf zuv0/test:Q4_K_M
Configure the model in Pi
# Install Pi: npm install -g @mariozechner/pi-coding-agent # Add to ~/.pi/agent/models.json: { "providers": { "llama-cpp": { "baseUrl": "http://localhost:8080/v1", "api": "openai-completions", "apiKey": "none", "models": [ { "id": "zuv0/test:Q4_K_M" } ] } } }Run Pi
# Start Pi in your project directory: pi
- Docker Model Runner
How to use zuv0/test with Docker Model Runner:
docker model run hf.co/zuv0/test:Q4_K_M
- Lemonade
How to use zuv0/test with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull zuv0/test:Q4_K_M
Run and chat with the model
lemonade run user.test-Q4_K_M
List all available models
lemonade list
- Hermes Agent
How to use zuv0/test with Hermes Agent:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf zuv0/test:Q4_K_M
Configure Hermes
# Install Hermes: curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash hermes setup # Point Hermes at the local server: hermes config set model.provider custom hermes config set model.base_url http://127.0.0.1:8080/v1 hermes config set model.default zuv0/test:Q4_K_M
Run Hermes
hermes
- Atomic Chat
- OpenClaw
How to use zuv0/test with OpenClaw:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf zuv0/test:Q4_K_M
Configure OpenClaw
# Install OpenClaw: npm install -g openclaw@latest # Register the local server and set it as the default model: openclaw onboard --non-interactive --mode local \ --auth-choice custom-api-key \ --custom-base-url http://127.0.0.1:8080/v1 \ --custom-model-id "zuv0/test:Q4_K_M" \ --custom-provider-id llama-cpp \ --custom-compatibility openai \ --custom-text-input \ --accept-risk \ --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Upload 18 files
Browse files- JANKUV5NSFWTrainedNoobai_v50.safetensors +3 -0
- NAI-XL_vpred1.0_2.5dac.safetensors +3 -0
- aamXLAnimeMix_v10.safetensors +3 -0
- autismmixSDXL_autismmixPony.safetensors +3 -0
- calicoCatTower_v20EPred.safetensors +3 -0
- catwaiMerge_v15.safetensors +3 -0
- coamixxlAnim4gine_v10.safetensors +3 -0
- dixar_v10.safetensors +3 -0
- dra%20sab%201-1%20v1.safetensors +3 -0
- hdaRainbowIllusMixV1_v13.safetensors +3 -0
- illustrationAniXL_v01Noobai.safetensors +3 -0
- illustriousPixel_v20.safetensors +3 -0
- lumiere_q.safetensors +3 -0
- novaAnimeXL_ilV90.safetensors +3 -0
- rouwei_v080Epsilon.safetensors +3 -0
- tinyNovaMerge_v10.safetensors +3 -0
- waiSHUFFLENOOB_vPred20.safetensors +3 -0
- zukimmh16gV1ILLHalf_v10.safetensors +3 -0
JANKUV5NSFWTrainedNoobai_v50.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:217daae812ddc3e501c1e972f88e01d5f3bae8a4c3ead2f087e8a9cd4b4cded5
|
| 3 |
+
size 6938040674
|
NAI-XL_vpred1.0_2.5dac.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1fb80aa22026cf4b76c6d65052668b365826a29f62e4b70d60bfd1ac76540a2
|
| 3 |
+
size 6938043090
|
aamXLAnimeMix_v10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d48c2391e04f7dbc83d8538b71be8a30991f3e4e2ff1a8a757b849381f769a8b
|
| 3 |
+
size 6939220250
|
autismmixSDXL_autismmixPony.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:821aa5537f8ddafdbf963827551865c31c5bbfab1abe7925cb5f006c8f71e485
|
| 3 |
+
size 6938041146
|
calicoCatTower_v20EPred.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea197a9de23938c701f21b851c0ef6c718875a13a56bc8a7294412f222defd3c
|
| 3 |
+
size 6938040674
|
catwaiMerge_v15.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e49ba8e9a2e16f1a31470412890742ae31decc7d43363c72b8f0ecc0a0af5072
|
| 3 |
+
size 6938052482
|
coamixxlAnim4gine_v10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a41b4ed57b540f7f949ab88b5c055bc5412f0d874d650e677939831c5084b2bb
|
| 3 |
+
size 6938041664
|
dixar_v10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8efa5677b4f2ee76f09fb4125c20b4b3c33ad07eea937a035a4f141c15dafe9
|
| 3 |
+
size 6938309290
|
dra%20sab%201-1%20v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:233c644a9d914b744c46e7cfd0850bc6646cbe91fde95ad3adcb9c1d866bd60e
|
| 3 |
+
size 6938043312
|
hdaRainbowIllusMixV1_v13.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9f28d391a7a940cc7a7efd4dbac5b9ab37fb2a66d65b8c0fe8d4c0f8f869db3
|
| 3 |
+
size 6938041826
|
illustrationAniXL_v01Noobai.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:daec0d293caf1739399754800407001b5d304ca81be3dfcf65cf4860dd943d1a
|
| 3 |
+
size 6938043256
|
illustriousPixel_v20.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8a2793f561b5680e5ffe3c8a879cdde5ec07887029f9a384bdbf6af1d6902e4
|
| 3 |
+
size 6938040400
|
lumiere_q.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a075f6cae1c816a4747f09dc61a0c300d33308b3fdd4c6ad9f809a07c3062df
|
| 3 |
+
size 6938065152
|
novaAnimeXL_ilV90.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9e3c3fd005630b57313777ad306f044bae7fd81a12c06f56dc29e1a2c4c5627
|
| 3 |
+
size 6938419836
|
rouwei_v080Epsilon.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1aba15decd15da1810054ed4c58984610dfafc728bef2fb3f3ebe846b2e287a4
|
| 3 |
+
size 6938040808
|
tinyNovaMerge_v10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf8cfa8e0a6f6452d0ee814f15b1ad3ec9b10ff01cfae7b34a43b07628bc77b0
|
| 3 |
+
size 7105349298
|
waiSHUFFLENOOB_vPred20.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb576b9fc51850a7d9a4bceb2ca3cf9ea40a528a70eaf854ef9ea97d27b95694
|
| 3 |
+
size 6938040802
|
zukimmh16gV1ILLHalf_v10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c958cc9e0352ee964467574ec6967f12d85a306f0399de19ab1fc462a43d3462
|
| 3 |
+
size 6938040714
|