Instructions to use tensorblock/ReflectionCoder-CL-34B-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/ReflectionCoder-CL-34B-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/ReflectionCoder-CL-34B-GGUF", filename="ReflectionCoder-CL-34B-Q2_K.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/ReflectionCoder-CL-34B-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/ReflectionCoder-CL-34B-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/ReflectionCoder-CL-34B-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/ReflectionCoder-CL-34B-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/ReflectionCoder-CL-34B-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-CL-34B-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/ReflectionCoder-CL-34B-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-CL-34B-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/ReflectionCoder-CL-34B-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/ReflectionCoder-CL-34B-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/ReflectionCoder-CL-34B-GGUF with Ollama:
ollama run hf.co/tensorblock/ReflectionCoder-CL-34B-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/ReflectionCoder-CL-34B-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-CL-34B-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-CL-34B-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-CL-34B-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use tensorblock/ReflectionCoder-CL-34B-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/ReflectionCoder-CL-34B-GGUF:Q2_K
- Lemonade
How to use tensorblock/ReflectionCoder-CL-34B-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/ReflectionCoder-CL-34B-GGUF:Q2_K
Run and chat with the model
lemonade run user.ReflectionCoder-CL-34B-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- ReflectionCoder-CL-34B-Q3_K_L.gguf +0 -3
- ReflectionCoder-CL-34B-Q3_K_M.gguf +0 -3
- ReflectionCoder-CL-34B-Q3_K_S.gguf +0 -3
- ReflectionCoder-CL-34B-Q4_0.gguf +0 -3
- ReflectionCoder-CL-34B-Q4_K_M.gguf +0 -3
- ReflectionCoder-CL-34B-Q4_K_S.gguf +0 -3
- ReflectionCoder-CL-34B-Q5_0.gguf +0 -3
- ReflectionCoder-CL-34B-Q5_K_M.gguf +0 -3
- ReflectionCoder-CL-34B-Q5_K_S.gguf +0 -3
- ReflectionCoder-CL-34B-Q6_K.gguf +0 -3
- ReflectionCoder-CL-34B-Q8_0.gguf +0 -3
ReflectionCoder-CL-34B-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f24b2e96664824e1944bfede16396c6dd16df5ddc148a70e74f9f4c2bae3dbb5
|
| 3 |
-
size 17771638496
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-CL-34B-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3cd3fbae1c1cb639007608629528237e6aa915a5182eda88b064233fe591acdb
|
| 3 |
-
size 16306253536
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-CL-34B-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c48f104490e1d7133def2b7a3bf2bbfdafa2164f9ca51878e2de8115e6bb6493
|
| 3 |
-
size 14605463264
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-CL-34B-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:90c94839e23591c8d29bd510fa9eb396c8b6e35da0f24f728c9590e9d44950d8
|
| 3 |
-
size 19052174752
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-CL-34B-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b2963578b3f7d2de711e5bfcb5d92c7c5ed6f32cba2fb3ed87b736272bf03bb0
|
| 3 |
-
size 20220026272
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-CL-34B-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:35bdae4267a425421ef1eecf03bac72ee716578a9fe39df5f3c57d0122692e7b
|
| 3 |
-
size 19191635360
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-CL-34B-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bda3fda45c897f97badcc707afc6366b38ab41261754c5eb6620b68c7174796d
|
| 3 |
-
size 23237314976
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-CL-34B-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ede94e18a3d1c1da26494c3c8952ce3953c9d522eab1dd276e26f4355180d472
|
| 3 |
-
size 23838935456
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-CL-34B-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b286c93d7288f373e2b937b313aa8ab2c14951b468ff52f2b716fe8cd92f6ec9
|
| 3 |
-
size 23237314976
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-CL-34B-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f76d8a444f08711e8a1d44aa7934642936eba769933f5d4baee0b495c18ee3b4
|
| 3 |
-
size 27684026464
|
|
|
|
|
|
|
|
|
|
|
|
ReflectionCoder-CL-34B-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4d0c724a323488930aa45edb8321371f8e0179f5864642b5b3a84089692ac1c8
|
| 3 |
-
size 35856245472
|
|
|
|
|
|
|
|
|
|
|
|