Instructions to use tensorblock/openchat_openchat_v3.2_super-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/openchat_openchat_v3.2_super-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/openchat_openchat_v3.2_super-GGUF", filename="openchat_v3.2_super-Q2_K.gguf", )
output = llm( "Once upon a time,", max_tokens=512, echo=True ) print(output)
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/openchat_openchat_v3.2_super-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/openchat_openchat_v3.2_super-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/openchat_openchat_v3.2_super-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/openchat_openchat_v3.2_super-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/openchat_openchat_v3.2_super-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/openchat_openchat_v3.2_super-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/openchat_openchat_v3.2_super-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/openchat_openchat_v3.2_super-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/openchat_openchat_v3.2_super-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/openchat_openchat_v3.2_super-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/openchat_openchat_v3.2_super-GGUF with Ollama:
ollama run hf.co/tensorblock/openchat_openchat_v3.2_super-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/openchat_openchat_v3.2_super-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/openchat_openchat_v3.2_super-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/openchat_openchat_v3.2_super-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/openchat_openchat_v3.2_super-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/openchat_openchat_v3.2_super-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/openchat_openchat_v3.2_super-GGUF:Q2_K
- Lemonade
How to use tensorblock/openchat_openchat_v3.2_super-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/openchat_openchat_v3.2_super-GGUF:Q2_K
Run and chat with the model
lemonade run user.openchat_openchat_v3.2_super-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- openchat_v3.2_super-Q3_K_L.gguf +0 -3
- openchat_v3.2_super-Q3_K_M.gguf +0 -3
- openchat_v3.2_super-Q3_K_S.gguf +0 -3
- openchat_v3.2_super-Q4_0.gguf +0 -3
- openchat_v3.2_super-Q4_K_M.gguf +0 -3
- openchat_v3.2_super-Q4_K_S.gguf +0 -3
- openchat_v3.2_super-Q5_0.gguf +0 -3
- openchat_v3.2_super-Q5_K_M.gguf +0 -3
- openchat_v3.2_super-Q5_K_S.gguf +0 -3
- openchat_v3.2_super-Q6_K.gguf +0 -3
- openchat_v3.2_super-Q8_0.gguf +0 -3
openchat_v3.2_super-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4a5c0e055e984a94dff698440a9d5697795b7e6d3dbbb03dfcaba67e3ddeb08c
|
| 3 |
-
size 6929572672
|
|
|
|
|
|
|
|
|
|
|
|
openchat_v3.2_super-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:69551b96ac0af7b1002d6b2302c25285e390cd4af921fe38bd25e8dff11c731e
|
| 3 |
-
size 6337782592
|
|
|
|
|
|
|
|
|
|
|
|
openchat_v3.2_super-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ce609bcbf43a3d28d5b40229aeee3ae201f070d1fbbf3dcdf8372b2460acaabc
|
| 3 |
-
size 5658993472
|
|
|
|
|
|
|
|
|
|
|
|
openchat_v3.2_super-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1273a9a558e24ab891e332371c49bed924803f31915e87b6de0d0f8a87263be2
|
| 3 |
-
size 7365849216
|
|
|
|
|
|
|
|
|
|
|
|
openchat_v3.2_super-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a32513d221bab69a8ff28a122385cf212d8e3e423845cba3174508100b8083eb
|
| 3 |
-
size 7865970816
|
|
|
|
|
|
|
|
|
|
|
|
openchat_v3.2_super-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:85d7a738c32faf1da404f97ca84e6e91c0094f527701fdd681e7067cdfb404ef
|
| 3 |
-
size 7423193216
|
|
|
|
|
|
|
|
|
|
|
|
openchat_v3.2_super-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e32d6a34d79da3303ef1caf515f2f4ac44cf7510cc495e4f823258f09aeac89a
|
| 3 |
-
size 8972301696
|
|
|
|
|
|
|
|
|
|
|
|
openchat_v3.2_super-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:07e4ceac157e4c171603412b82e7ca3ec6fd255c56aebb77e4094c671e17f375
|
| 3 |
-
size 9229940096
|
|
|
|
|
|
|
|
|
|
|
|
openchat_v3.2_super-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5f41c96771e6ce5fa69cd9cad9d8b621297eef1eacb2b58894f6581528f35fb5
|
| 3 |
-
size 8972301696
|
|
|
|
|
|
|
|
|
|
|
|
openchat_v3.2_super-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5846bf9d290eb784dc9dabede39901fed49dc92f7564911a88aa0d31f05a0ac1
|
| 3 |
-
size 10679157472
|
|
|
|
|
|
|
|
|
|
|
|
openchat_v3.2_super-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8ad28f8458d30a25a05439fe075a0f771eb817c480227d060aa2d9681333ddd4
|
| 3 |
-
size 13831341600
|
|
|
|
|
|
|
|
|
|
|
|