Instructions to use tensorblock/33x-coder-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tensorblock/33x-coder-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tensorblock/33x-coder-GGUF", dtype="auto") - llama-cpp-python
How to use tensorblock/33x-coder-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/33x-coder-GGUF", filename="33x-coder-Q2_K.gguf", )
output = llm( "Once upon a time,", max_tokens=512, echo=True ) print(output)
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use tensorblock/33x-coder-GGUF with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf tensorblock/33x-coder-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/33x-coder-GGUF:Q2_K
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf tensorblock/33x-coder-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/33x-coder-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/33x-coder-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/33x-coder-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/33x-coder-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/33x-coder-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/33x-coder-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/33x-coder-GGUF with Ollama:
ollama run hf.co/tensorblock/33x-coder-GGUF:Q2_K
- Unsloth Studio new
How to use tensorblock/33x-coder-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/33x-coder-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/33x-coder-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/33x-coder-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/33x-coder-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/33x-coder-GGUF:Q2_K
- Lemonade
How to use tensorblock/33x-coder-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/33x-coder-GGUF:Q2_K
Run and chat with the model
lemonade run user.33x-coder-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- 33x-coder-Q3_K_L.gguf +0 -3
- 33x-coder-Q3_K_M.gguf +0 -3
- 33x-coder-Q3_K_S.gguf +0 -3
- 33x-coder-Q4_0.gguf +0 -3
- 33x-coder-Q4_K_M.gguf +0 -3
- 33x-coder-Q4_K_S.gguf +0 -3
- 33x-coder-Q5_0.gguf +0 -3
- 33x-coder-Q5_K_M.gguf +0 -3
- 33x-coder-Q5_K_S.gguf +0 -3
- 33x-coder-Q6_K.gguf +0 -3
- 33x-coder-Q8_0.gguf +0 -3
33x-coder-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6cb29de31b609ff4cfc6968ae0e3a49762fe39754455d6dd5293af4828216b5f
|
| 3 |
-
size 17560238624
|
|
|
|
|
|
|
|
|
|
|
|
33x-coder-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:948d9e7cbac37b08f116dcb753cdc6ceb403cf7a662669a92efbed3e4a81471f
|
| 3 |
-
size 16092002848
|
|
|
|
|
|
|
|
|
|
|
|
33x-coder-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2c3e2e9e40dd8a4030370cb0d4ac7700a5939d2425be4332a43b1c906260881a
|
| 3 |
-
size 14421772832
|
|
|
|
|
|
|
|
|
|
|
|
33x-coder-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d2d68932b5de2f7206d8985baf5c6563632e3d23d3eedd8bfc53fb15accb1436
|
| 3 |
-
size 18819312160
|
|
|
|
|
|
|
|
|
|
|
|
33x-coder-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:05e50a14505bc7c6e2a34dc98e7eeaca5c81d97d72121e77e72ad3f6ac4d8383
|
| 3 |
-
size 19940530720
|
|
|
|
|
|
|
|
|
|
|
|
33x-coder-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:222477fc1ab5b693899f4331938bffa89e6aca0eacdb97773c266a48fafd42df
|
| 3 |
-
size 18943404576
|
|
|
|
|
|
|
|
|
|
|
|
33x-coder-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4af0befafce467fae6eec93381ddcb4a787a58f3da9b2ed92fdc6bddf643301e
|
| 3 |
-
size 22958172704
|
|
|
|
|
|
|
|
|
|
|
|
33x-coder-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:980c02eebb0f621c699c54a6363649d81d8329a91a6bcb43255dcc79cc9cc93c
|
| 3 |
-
size 23535770144
|
|
|
|
|
|
|
|
|
|
|
|
33x-coder-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:07c4468f55c97feb71d7301f20c76eb3f0c2d6629b57f73421d9f44b8c0d1edf
|
| 3 |
-
size 22958172704
|
|
|
|
|
|
|
|
|
|
|
|
33x-coder-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:113715d2d7c6efee22885948e0e493d2e6764be2b4fb219fcd802a9fe6757316
|
| 3 |
-
size 27355712032
|
|
|
|
|
|
|
|
|
|
|
|
33x-coder-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8361c62cbe454dac9ffc5a19df30347dfc2d4e2f08f0c3f3536d34666624ddd2
|
| 3 |
-
size 35430750752
|
|
|
|
|
|
|
|
|
|
|
|