Instructions to use tensorblock/comp8b-test-tokenizer-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tensorblock/comp8b-test-tokenizer-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tensorblock/comp8b-test-tokenizer-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/comp8b-test-tokenizer-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/comp8b-test-tokenizer-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/comp8b-test-tokenizer-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/comp8b-test-tokenizer-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/comp8b-test-tokenizer-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/comp8b-test-tokenizer-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/comp8b-test-tokenizer-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/comp8b-test-tokenizer-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/comp8b-test-tokenizer-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/comp8b-test-tokenizer-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/comp8b-test-tokenizer-GGUF with Ollama:
ollama run hf.co/tensorblock/comp8b-test-tokenizer-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/comp8b-test-tokenizer-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/comp8b-test-tokenizer-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/comp8b-test-tokenizer-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/comp8b-test-tokenizer-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/comp8b-test-tokenizer-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/comp8b-test-tokenizer-GGUF:Q2_K
- Lemonade
How to use tensorblock/comp8b-test-tokenizer-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/comp8b-test-tokenizer-GGUF:Q2_K
Run and chat with the model
lemonade run user.comp8b-test-tokenizer-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- comp8b-test-tokenizer-Q3_K_L.gguf +0 -3
- comp8b-test-tokenizer-Q3_K_M.gguf +0 -3
- comp8b-test-tokenizer-Q3_K_S.gguf +0 -3
- comp8b-test-tokenizer-Q4_0.gguf +0 -3
- comp8b-test-tokenizer-Q4_K_M.gguf +0 -3
- comp8b-test-tokenizer-Q4_K_S.gguf +0 -3
- comp8b-test-tokenizer-Q5_0.gguf +0 -3
- comp8b-test-tokenizer-Q5_K_M.gguf +0 -3
- comp8b-test-tokenizer-Q5_K_S.gguf +0 -3
- comp8b-test-tokenizer-Q6_K.gguf +0 -3
- comp8b-test-tokenizer-Q8_0.gguf +0 -3
comp8b-test-tokenizer-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bee8ea2bebeb206ea5e53c06b765df78661c62531c60bd625b79ebef676b1797
|
| 3 |
-
size 3632548032
|
|
|
|
|
|
|
|
|
|
|
|
comp8b-test-tokenizer-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:23f7b6825755ee0e565e1e7f1ba7f845a70d46a3d5da9014b58e05700daa4801
|
| 3 |
-
size 3381938368
|
|
|
|
|
|
|
|
|
|
|
|
comp8b-test-tokenizer-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c3b8a842395a495662059efbed7a0d3b7ef7a4b8eec523aa318b9c054d5d5efa
|
| 3 |
-
size 3098364096
|
|
|
|
|
|
|
|
|
|
|
|
comp8b-test-tokenizer-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8f9af2af0083322a1587bc049b92f6d95cacabb91e7fc6ac5d27c1cf5d3e6ae1
|
| 3 |
-
size 3921275072
|
|
|
|
|
|
|
|
|
|
|
|
comp8b-test-tokenizer-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ec19c977eec6e167a62271405fab80ad7b79d562172004727e766021a91247d1
|
| 3 |
-
size 4132137152
|
|
|
|
|
|
|
|
|
|
|
|
comp8b-test-tokenizer-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d6324e46e226084678d7469e69cff837835082f8b71f994026568c451b3c1680
|
| 3 |
-
size 3945392320
|
|
|
|
|
|
|
|
|
|
|
|
comp8b-test-tokenizer-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5f6e2d7d6bc811ac49a3ab43cf0f87365e5a73bcf92672975d2ccfe00b981bf9
|
| 3 |
-
size 4695779520
|
|
|
|
|
|
|
|
|
|
|
|
comp8b-test-tokenizer-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:32925177a13be4f317f1b9034eeb7d01c6b89818dacd7643b078a22aefa56760
|
| 3 |
-
size 4804405440
|
|
|
|
|
|
|
|
|
|
|
|
comp8b-test-tokenizer-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3cbe3e4118fa13858426361853ebbe98ed5580ea58cf38cb40ae7142d98a88b6
|
| 3 |
-
size 4695779520
|
|
|
|
|
|
|
|
|
|
|
|
comp8b-test-tokenizer-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5c053a69f8e0a82c9fbbcd2654f67ef388d75bb2a35f48d1677376e4e09fc97f
|
| 3 |
-
size 5518690496
|
|
|
|
|
|
|
|
|
|
|
|
comp8b-test-tokenizer-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a849ae95078a3160eaf61aa8b033502a35e2e49d89cbfd2838877e554fc552be
|
| 3 |
-
size 7146522816
|
|
|
|
|
|
|
|
|
|
|
|