Instructions to use TechCarbasa/MyModels 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 TechCarbasa/MyModels 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 TechCarbasa/MyModels:Q5_0 # Run inference directly in the terminal: llama cli -hf TechCarbasa/MyModels:Q5_0
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf TechCarbasa/MyModels:Q5_0 # Run inference directly in the terminal: llama cli -hf TechCarbasa/MyModels:Q5_0
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 TechCarbasa/MyModels:Q5_0 # Run inference directly in the terminal: ./llama-cli -hf TechCarbasa/MyModels:Q5_0
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 TechCarbasa/MyModels:Q5_0 # Run inference directly in the terminal: ./build/bin/llama-cli -hf TechCarbasa/MyModels:Q5_0
Use Docker
docker model run hf.co/TechCarbasa/MyModels:Q5_0
- LM Studio
- Jan
- Ollama
How to use TechCarbasa/MyModels with Ollama:
ollama run hf.co/TechCarbasa/MyModels:Q5_0
- Unsloth Studio
How to use TechCarbasa/MyModels 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 TechCarbasa/MyModels 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 TechCarbasa/MyModels to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for TechCarbasa/MyModels to start chatting
- Pi
How to use TechCarbasa/MyModels with Pi:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf TechCarbasa/MyModels:Q5_0
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": "TechCarbasa/MyModels:Q5_0" } ] } } }Run Pi
# Start Pi in your project directory: pi
- Docker Model Runner
How to use TechCarbasa/MyModels with Docker Model Runner:
docker model run hf.co/TechCarbasa/MyModels:Q5_0
- Lemonade
How to use TechCarbasa/MyModels with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull TechCarbasa/MyModels:Q5_0
Run and chat with the model
lemonade run user.MyModels-Q5_0
List all available models
lemonade list
- Hermes Agent
How to use TechCarbasa/MyModels with Hermes Agent:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf TechCarbasa/MyModels:Q5_0
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 TechCarbasa/MyModels:Q5_0
Run Hermes
hermes
- Atomic Chat
- OpenClaw
How to use TechCarbasa/MyModels with OpenClaw:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf TechCarbasa/MyModels:Q5_0
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 "TechCarbasa/MyModels:Q5_0" \ --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 14 files
Browse files- workspace/ComfyUI/models/loras/lora_weights/my_arekta_20260317204141_8b8bc41e.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_basarki_20260317214723_b1052014.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_ebarholo_20260317211635_e8750359.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_khoka12_20260317200124_652ef3e2.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_khuka_20260317163523_32bf0f10.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_lkiu_20260315101800_fb252c2a.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_lkli12_20260317145722_645a997d.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_lkoi9_20260317172023_e03968a6.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_lokuo_20260324010136_158db0f5.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_loralk_20260317205330_0461f397.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_lorasa_20260317212806_0d82203b.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_lorwea_20260317213549_1bbe6a0f.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_sestry_20260317203556_54812062.safetensors +3 -0
- workspace/ComfyUI/models/loras/lora_weights/my_tslt_20260316135415_76a12161.safetensors +3 -0
workspace/ComfyUI/models/loras/lora_weights/my_arekta_20260317204141_8b8bc41e.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:919197deb4bd5aa514bc8ab1569e4ecde613339574eb544e4746c78e91a9076b
|
| 3 |
+
size 85094360
|
workspace/ComfyUI/models/loras/lora_weights/my_basarki_20260317214723_b1052014.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a1845a59cfc4b602b6affb8284b5de3865a0f5b6e5a63a3a8c3ee8395d9dfa4
|
| 3 |
+
size 85094368
|
workspace/ComfyUI/models/loras/lora_weights/my_ebarholo_20260317211635_e8750359.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d3bfc8327b2ed00918525640936a31bfce8f195a0718a1ad7ebd6648207e52f
|
| 3 |
+
size 85094368
|
workspace/ComfyUI/models/loras/lora_weights/my_khoka12_20260317200124_652ef3e2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ef03d6a7e4c8e8828f2d4e30e232db1b043907e4185c6cfc3646621c5c3b714
|
| 3 |
+
size 85094368
|
workspace/ComfyUI/models/loras/lora_weights/my_khuka_20260317163523_32bf0f10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a056a7c2a5af5e7ea3497302a5a414e9b9f0e0a90dbb8160b5abf6f7106f625
|
| 3 |
+
size 85094360
|
workspace/ComfyUI/models/loras/lora_weights/my_lkiu_20260315101800_fb252c2a.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3369ed5de98130b56140db9c708e3f0078ac0e35f8abcbc242dd5fc86ffee8ca
|
| 3 |
+
size 85094360
|
workspace/ComfyUI/models/loras/lora_weights/my_lkli12_20260317145722_645a997d.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:651fffb56b05fd971ec4182839f135bb20692388f7667670b42be4dcf67a2ea9
|
| 3 |
+
size 85094368
|
workspace/ComfyUI/models/loras/lora_weights/my_lkoi9_20260317172023_e03968a6.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec240fbf03244679e5f2866f7d349d16111749f741899a3ecee8daf691f24b95
|
| 3 |
+
size 85094360
|
workspace/ComfyUI/models/loras/lora_weights/my_lokuo_20260324010136_158db0f5.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:815935019c3608f2277535af2289d198c4b9fb513aa9f14576fc66edd15966b3
|
| 3 |
+
size 85094360
|
workspace/ComfyUI/models/loras/lora_weights/my_loralk_20260317205330_0461f397.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f140b18ece4a2fe06dfe45fb2b852ba807179fba8c625092066ae7f5c4bea8c9
|
| 3 |
+
size 85094360
|
workspace/ComfyUI/models/loras/lora_weights/my_lorasa_20260317212806_0d82203b.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df5e83b3c0464189d7d2fd28f7727efba931d2421c94b1592d55c71d81a37d68
|
| 3 |
+
size 85094360
|
workspace/ComfyUI/models/loras/lora_weights/my_lorwea_20260317213549_1bbe6a0f.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cef65447d1076b0deac03e88f53db20173a73eab6ac8320bb42d94e2bb1d75d1
|
| 3 |
+
size 85094360
|
workspace/ComfyUI/models/loras/lora_weights/my_sestry_20260317203556_54812062.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4a628ebb81dc14afae614b291133746723fa1bf03fabd391846d2c1167db552
|
| 3 |
+
size 85094360
|
workspace/ComfyUI/models/loras/lora_weights/my_tslt_20260316135415_76a12161.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb50d904b5238586415c72b5a99d78b4b2962296e590bbb88c1e134cc5da6a9c
|
| 3 |
+
size 85094360
|