Instructions to use tensorblock/ConfigurableHermes-7B-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tensorblock/ConfigurableHermes-7B-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tensorblock/ConfigurableHermes-7B-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/ConfigurableHermes-7B-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/ConfigurableHermes-7B-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/ConfigurableHermes-7B-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/ConfigurableHermes-7B-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/ConfigurableHermes-7B-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/ConfigurableHermes-7B-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/ConfigurableHermes-7B-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/ConfigurableHermes-7B-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/ConfigurableHermes-7B-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/ConfigurableHermes-7B-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/ConfigurableHermes-7B-GGUF with Ollama:
ollama run hf.co/tensorblock/ConfigurableHermes-7B-GGUF:Q2_K
- Unsloth Desktop
- Docker Model Runner
How to use tensorblock/ConfigurableHermes-7B-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/ConfigurableHermes-7B-GGUF:Q2_K
- Lemonade
How to use tensorblock/ConfigurableHermes-7B-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/ConfigurableHermes-7B-GGUF:Q2_K
Run and chat with the model
lemonade run user.ConfigurableHermes-7B-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Keep Q2_K/Q3_K_M gguf only
Browse files- ConfigurableHermes-7B-Q3_K_L.gguf +0 -3
- ConfigurableHermes-7B-Q3_K_S.gguf +0 -3
- ConfigurableHermes-7B-Q4_0.gguf +0 -3
- ConfigurableHermes-7B-Q4_K_M.gguf +0 -3
- ConfigurableHermes-7B-Q4_K_S.gguf +0 -3
- ConfigurableHermes-7B-Q5_0.gguf +0 -3
- ConfigurableHermes-7B-Q5_K_M.gguf +0 -3
- ConfigurableHermes-7B-Q5_K_S.gguf +0 -3
- ConfigurableHermes-7B-Q6_K.gguf +0 -3
- ConfigurableHermes-7B-Q8_0.gguf +0 -3
ConfigurableHermes-7B-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4d7167f09f772f71136dee19ddbf3f7867c784d9079aa6dc7d6669b69443263b
|
| 3 |
-
size 3822035328
|
|
|
|
|
|
|
|
|
|
|
|
ConfigurableHermes-7B-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:63dce1ed1059b90b14b648c746e669fa4b8765b14c9da3df1188327a24f0bb21
|
| 3 |
-
size 3164578176
|
|
|
|
|
|
|
|
|
|
|
|
ConfigurableHermes-7B-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d059a811de151d63c9eef0f9595928e7c7e882e89f536946d5cdd742c80c8422
|
| 3 |
-
size 4108928448
|
|
|
|
|
|
|
|
|
|
|
|
ConfigurableHermes-7B-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bf05ab5aed11c1b66fe421332d2bc5b416267bbfe624af68c1642bda31e402d2
|
| 3 |
-
size 4368451008
|
|
|
|
|
|
|
|
|
|
|
|
ConfigurableHermes-7B-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:90acacafca25d600778752ebd2f5bdd6d8b115285bd22262a88b4a92d5503b69
|
| 3 |
-
size 4140385728
|
|
|
|
|
|
|
|
|
|
|
|
ConfigurableHermes-7B-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d763ca305117acfa91231ebec12d04cbe8aec854076fb705dc331bbcf449d59b
|
| 3 |
-
size 4997728704
|
|
|
|
|
|
|
|
|
|
|
|
ConfigurableHermes-7B-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:71f602e4a6ca4f79124f0f1fa7af4e97d5b90835a324db461244d826cbda6c5a
|
| 3 |
-
size 5131422144
|
|
|
|
|
|
|
|
|
|
|
|
ConfigurableHermes-7B-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:960433a39574c295a4ae19e0492d0520bfcedb72128fb392ed4e59146aa50169
|
| 3 |
-
size 4997728704
|
|
|
|
|
|
|
|
|
|
|
|
ConfigurableHermes-7B-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6bf01bb25f840f6d753a4bf5d1e4ab114ca35bbc05e7c837970ffc0b36919ad6
|
| 3 |
-
size 5942078976
|
|
|
|
|
|
|
|
|
|
|
|
ConfigurableHermes-7B-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:98711c68f7f29b1091021558338f1ce8dd25ed91cb59c1f877050c5746c41d1a
|
| 3 |
-
size 7695875456
|
|
|
|
|
|
|
|
|
|
|
|