Instructions to use tensorblock/ReflectionCoder-DS-33B-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/ReflectionCoder-DS-33B-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/ReflectionCoder-DS-33B-GGUF", filename="ReflectionCoder-DS-33B-Q2_K.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use tensorblock/ReflectionCoder-DS-33B-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/ReflectionCoder-DS-33B-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/ReflectionCoder-DS-33B-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/ReflectionCoder-DS-33B-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/ReflectionCoder-DS-33B-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/ReflectionCoder-DS-33B-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/ReflectionCoder-DS-33B-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/ReflectionCoder-DS-33B-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/ReflectionCoder-DS-33B-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/ReflectionCoder-DS-33B-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/ReflectionCoder-DS-33B-GGUF with Ollama:
ollama run hf.co/tensorblock/ReflectionCoder-DS-33B-GGUF:Q2_K
- Unsloth Studio new
How to use tensorblock/ReflectionCoder-DS-33B-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/ReflectionCoder-DS-33B-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/ReflectionCoder-DS-33B-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/ReflectionCoder-DS-33B-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/ReflectionCoder-DS-33B-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/ReflectionCoder-DS-33B-GGUF:Q2_K
- Lemonade
How to use tensorblock/ReflectionCoder-DS-33B-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/ReflectionCoder-DS-33B-GGUF:Q2_K
Run and chat with the model
lemonade run user.ReflectionCoder-DS-33B-GGUF-Q2_K
List all available models
lemonade list
Remove gguf quant files (Q4/Q5/Q6/Q8 variants)
Browse files
ReflectionCoder-DS-33B-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:11fdfdb61f92f4eded032e3559564271e8726fd8abe645bcf72dfb09a5955175
|
| 3 |
-
size 18817057408
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-DS-33B-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4733d7e9fc46ccbaf1b1821d20eadc228f66e46c453dbac3649c3fbd4c40f6c3
|
| 3 |
-
size 18941149824
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-DS-33B-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:825d6bef3dd3368cb8689662059128e6329e196fccdc803bf7d2ab58ef05d9da
|
| 3 |
-
size 22955714560
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-DS-33B-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a899c8b64e0d6536c90db0c8ca7453a4013f6c7e39065d7e148d725615ad165a
|
| 3 |
-
size 23533312000
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-DS-33B-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9e0011ce3dcd9acfa3115578855589c42d53cf61e72cdf2ec6d05b12b8253ddf
|
| 3 |
-
size 22955714560
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-DS-33B-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:485dc1aa3c9b804d8f0aeefcab330a160385b5b277e935f280ca367ab832a939
|
| 3 |
-
size 27353037792
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-DS-33B-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7eab227d1519d0dc7386ddf8fc4d9441da548ca7233679aae139f7e84eaa6d3c
|
| 3 |
-
size 35427288352
|
|
|
|
|
|
|
|
|
|
|
|