Instructions to use tensorblock/trinity-v1-GGUF 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 tensorblock/trinity-v1-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/trinity-v1-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/trinity-v1-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/trinity-v1-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/trinity-v1-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/trinity-v1-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/trinity-v1-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/trinity-v1-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/trinity-v1-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/trinity-v1-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/trinity-v1-GGUF with Ollama:
ollama run hf.co/tensorblock/trinity-v1-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/trinity-v1-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/trinity-v1-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/trinity-v1-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/trinity-v1-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/trinity-v1-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/trinity-v1-GGUF:Q2_K
- Lemonade
How to use tensorblock/trinity-v1-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/trinity-v1-GGUF:Q2_K
Run and chat with the model
lemonade run user.trinity-v1-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- trinity-v1-Q3_K_L.gguf +0 -3
- trinity-v1-Q3_K_M.gguf +0 -3
- trinity-v1-Q3_K_S.gguf +0 -3
- trinity-v1-Q4_0.gguf +0 -3
- trinity-v1-Q4_K_M.gguf +0 -3
- trinity-v1-Q4_K_S.gguf +0 -3
- trinity-v1-Q5_0.gguf +0 -3
- trinity-v1-Q5_K_M.gguf +0 -3
- trinity-v1-Q5_K_S.gguf +0 -3
- trinity-v1-Q6_K.gguf +0 -3
- trinity-v1-Q8_0.gguf +0 -3
trinity-v1-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bc442ad423d8eb1f29959f956556927e4a25f175d0f82650e8be693d98fba117
|
| 3 |
-
size 3822025088
|
|
|
|
|
|
|
|
|
|
|
|
trinity-v1-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:dbbc124e1cfd99af1911f431fbb93678c252b4a6311467db3911c2b958760602
|
| 3 |
-
size 3518986624
|
|
|
|
|
|
|
|
|
|
|
|
trinity-v1-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:aaf0935012715743a4c29526d37e42777acd0467e5ffdaa4e3d86cc572437945
|
| 3 |
-
size 3164567936
|
|
|
|
|
|
|
|
|
|
|
|
trinity-v1-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:885f62f62363a85d90dec2c1b734fdfc432202a8a73a781c6f312fa8ea8d2458
|
| 3 |
-
size 4108917120
|
|
|
|
|
|
|
|
|
|
|
|
trinity-v1-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:43a67835d3c03afabcd7bf5f6641d0319c9e603959e97d493ef304291f539d98
|
| 3 |
-
size 4368439680
|
|
|
|
|
|
|
|
|
|
|
|
trinity-v1-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:68d59ed1a9e72403c1be278216d78c51075efaace32ba1877c8e984055a21de0
|
| 3 |
-
size 4140374400
|
|
|
|
|
|
|
|
|
|
|
|
trinity-v1-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cd89aa8f357d721fc6e6e44dfced9fbb3b4ef85fa66a98c254695c5593258a4a
|
| 3 |
-
size 4997716352
|
|
|
|
|
|
|
|
|
|
|
|
trinity-v1-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1bfca736fe85e5becfe91fd08b26dfa2f1f2f6687599fc1a926fc5f1f83ce790
|
| 3 |
-
size 5131409792
|
|
|
|
|
|
|
|
|
|
|
|
trinity-v1-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d915b1bf75f5b6ec1e7b19b031c03daded7f0e7f71863b1655924f3be220ef2c
|
| 3 |
-
size 4997716352
|
|
|
|
|
|
|
|
|
|
|
|
trinity-v1-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9d0ae2af6811098a445af5f87dd9c9367ba581bfcaab4ba58b58930d909573e1
|
| 3 |
-
size 5942065536
|
|
|
|
|
|
|
|
|
|
|
|
trinity-v1-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1fed0a9618b308519e3fd6d830d0d19030c67d39adf9ea4acf9609200f1d5c2d
|
| 3 |
-
size 7695858048
|
|
|
|
|
|
|
|
|
|
|
|