Instructions to use tensorblock/tiny-random-orion-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tensorblock/tiny-random-orion-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tensorblock/tiny-random-orion-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/tiny-random-orion-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/tiny-random-orion-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/tiny-random-orion-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/tiny-random-orion-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/tiny-random-orion-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/tiny-random-orion-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/tiny-random-orion-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/tiny-random-orion-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/tiny-random-orion-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/tiny-random-orion-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/tiny-random-orion-GGUF with Ollama:
ollama run hf.co/tensorblock/tiny-random-orion-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/tiny-random-orion-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/tiny-random-orion-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/tiny-random-orion-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/tiny-random-orion-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/tiny-random-orion-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/tiny-random-orion-GGUF:Q2_K
- Lemonade
How to use tensorblock/tiny-random-orion-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/tiny-random-orion-GGUF:Q2_K
Run and chat with the model
lemonade run user.tiny-random-orion-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- tiny-random-orion-Q3_K_L.gguf +0 -3
- tiny-random-orion-Q3_K_M.gguf +0 -3
- tiny-random-orion-Q3_K_S.gguf +0 -3
- tiny-random-orion-Q4_0.gguf +0 -3
- tiny-random-orion-Q4_K_M.gguf +0 -3
- tiny-random-orion-Q4_K_S.gguf +0 -3
- tiny-random-orion-Q5_0.gguf +0 -3
- tiny-random-orion-Q5_K_M.gguf +0 -3
- tiny-random-orion-Q5_K_S.gguf +0 -3
- tiny-random-orion-Q6_K.gguf +0 -3
- tiny-random-orion-Q8_0.gguf +0 -3
tiny-random-orion-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8453c217d3e9e60f3470f6cd4a6567efd6acbdda61008c48e1967049062508be
|
| 3 |
-
size 59648544
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-orion-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:29695cfb0aacbfdf40025a9560c28e6ce737fe39aa45d05c9eefb8e2ea430f3a
|
| 3 |
-
size 59386400
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-orion-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a38fde2f2e53e50c7dd8977a23b4f56bbd2a2ab49adc221c6aa1c71f9a7692c5
|
| 3 |
-
size 58972704
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-orion-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:67ddf51556de45042a5f07eea752094ad403b24d3990d3511587c4238ebb63b7
|
| 3 |
-
size 65631264
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-orion-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c694e3bb86023465f308e1dc0e9e55e075504adc790c04b34a6087dac04e3169
|
| 3 |
-
size 65901600
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-orion-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:15be5027914e0e1522d9dc6039b64a7cd4beb4310cffd4ee947d20958fdfc6b4
|
| 3 |
-
size 65696800
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-orion-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a86f5098f449a11ebbcc03875b42ddb5a7b7c6310bb288196dd634b1e9bf58f8
|
| 3 |
-
size 71898144
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-orion-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6170a461fa9091811f9225682efc30b5f622382cb75f84cf11182b97ac6c6f59
|
| 3 |
-
size 72037408
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-orion-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b9e7e83bc23ee266ef2aadcf478264ca8d0f9133bae2151e924a52cd3b7f51bf
|
| 3 |
-
size 71898144
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-orion-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:09f59e7823fd3a45eeb6e80656037de7730bd7041ebaaee1a4fd78596d26fcce
|
| 3 |
-
size 78556704
|
|
|
|
|
|
|
|
|
|
|
|
tiny-random-orion-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6dbd8b61516b67230dbd8e174f7608a5a2344d99ca0ca10d2a4760b8e6c0a653
|
| 3 |
-
size 101190176
|
|
|
|
|
|
|
|
|
|
|
|