Instructions to use tensorblock/RikoteMaster_model_openqa-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tensorblock/RikoteMaster_model_openqa-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tensorblock/RikoteMaster_model_openqa-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/RikoteMaster_model_openqa-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/RikoteMaster_model_openqa-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/RikoteMaster_model_openqa-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/RikoteMaster_model_openqa-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/RikoteMaster_model_openqa-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/RikoteMaster_model_openqa-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/RikoteMaster_model_openqa-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/RikoteMaster_model_openqa-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/RikoteMaster_model_openqa-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/RikoteMaster_model_openqa-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/RikoteMaster_model_openqa-GGUF with Ollama:
ollama run hf.co/tensorblock/RikoteMaster_model_openqa-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/RikoteMaster_model_openqa-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/RikoteMaster_model_openqa-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/RikoteMaster_model_openqa-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/RikoteMaster_model_openqa-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/RikoteMaster_model_openqa-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/RikoteMaster_model_openqa-GGUF:Q2_K
- Lemonade
How to use tensorblock/RikoteMaster_model_openqa-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/RikoteMaster_model_openqa-GGUF:Q2_K
Run and chat with the model
lemonade run user.RikoteMaster_model_openqa-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- model_openqa-Q3_K_L.gguf +0 -3
- model_openqa-Q3_K_M.gguf +0 -3
- model_openqa-Q3_K_S.gguf +0 -3
- model_openqa-Q4_0.gguf +0 -3
- model_openqa-Q4_K_M.gguf +0 -3
- model_openqa-Q4_K_S.gguf +0 -3
- model_openqa-Q5_0.gguf +0 -3
- model_openqa-Q5_K_M.gguf +0 -3
- model_openqa-Q5_K_S.gguf +0 -3
- model_openqa-Q6_K.gguf +0 -3
- model_openqa-Q8_0.gguf +0 -3
model_openqa-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bb60c54bb88f8c997f2e2b278fedb3760bf956e1790e53494f494c830e6d544e
|
| 3 |
-
size 368486944
|
|
|
|
|
|
|
|
|
|
|
|
model_openqa-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e29dc763eb910311fe8a6bb790e0a66c129b63a962cb3be0f98e2cc374ba2ac8
|
| 3 |
-
size 347122208
|
|
|
|
|
|
|
|
|
|
|
|
model_openqa-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5053dce6d09dfeca7543b36a32652122640c2f0229b9af3243fbbf6c38e6fbb5
|
| 3 |
-
size 323070496
|
|
|
|
|
|
|
|
|
|
|
|
model_openqa-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:35a4dd8afe691af1f483cfabb13b4d9936b6b7b6282d870f53c5581bfc9b2b40
|
| 3 |
-
size 381561376
|
|
|
|
|
|
|
|
|
|
|
|
model_openqa-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cea4b972e9ba15d7df0c1ed56c8b169c4eef1bd17ed9ef520f220217ae0fefd4
|
| 3 |
-
size 396700192
|
|
|
|
|
|
|
|
|
|
|
|
model_openqa-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ab9a6133d216947c15f67fe58745c5ddb8e87e926916d664eef0c4b0cd123231
|
| 3 |
-
size 383265312
|
|
|
|
|
|
|
|
|
|
|
|
model_openqa-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:241a7565fc3a821441c3febe15bccc647e888c156d6cf8a74b6078d222342e06
|
| 3 |
-
size 436611616
|
|
|
|
|
|
|
|
|
|
|
|
model_openqa-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:dfbb54cfd4aec4de5d485c121e68d56fd5feb4c23203dd081a2829658eb81abd
|
| 3 |
-
size 444410400
|
|
|
|
|
|
|
|
|
|
|
|
model_openqa-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ad61ab41756e3d752b922bda30a710acd6c5bdf2ec1a96430b1970e5393caefd
|
| 3 |
-
size 436611616
|
|
|
|
|
|
|
|
|
|
|
|
model_openqa-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ee7c95b7ae5559866a3e8575e89e6bf2133d6fbc4e0c08816787146298c4d2b3
|
| 3 |
-
size 495102496
|
|
|
|
|
|
|
|
|
|
|
|
model_openqa-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b8dac3ee53357729e70d9ef0290cb3d771c4f40e347124ce0721655776f6ea3d
|
| 3 |
-
size 639442464
|
|
|
|
|
|
|
|
|
|
|
|