Instructions to use tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-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/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-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/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-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/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-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/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF with Ollama:
ollama run hf.co/tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-7B-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/OpenHermes-2.5-neural-chat-7b-v3-1-7B-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/OpenHermes-2.5-neural-chat-7b-v3-1-7B-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/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF:Q2_K
- Lemonade
How to use tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF:Q2_K
Run and chat with the model
lemonade run user.OpenHermes-2.5-neural-chat-7b-v3-1-7B-GGUF-Q2_K
List all available models
lemonade list
Keep Q2_K/Q3_K_M gguf only
Browse files- OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q3_K_L.gguf +0 -3
- OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q3_K_S.gguf +0 -3
- OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q4_0.gguf +0 -3
- OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q4_K_M.gguf +0 -3
- OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q4_K_S.gguf +0 -3
- OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q5_0.gguf +0 -3
- OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q5_K_M.gguf +0 -3
- OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q5_K_S.gguf +0 -3
- OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q6_K.gguf +0 -3
- OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q8_0.gguf +0 -3
OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:65e89100d22509bc686d551fb27f89800408d922e3d290addc3b9ef54e17e20e
|
| 3 |
-
size 3822025056
|
|
|
|
|
|
|
|
|
|
|
|
OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a08ab4367b7e4139c4beda3deeb56ed8d53b1b39f53b1ff7d50e6c91c12a6104
|
| 3 |
-
size 3164567904
|
|
|
|
|
|
|
|
|
|
|
|
OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:96f16be7208808f72286d9607b6b8c731b26079a17ff8f54adb56dc0f638535d
|
| 3 |
-
size 4108917088
|
|
|
|
|
|
|
|
|
|
|
|
OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7ee3b2cb55e7e935ee12f74876c598ecda30e616481cace7720825384808a7e8
|
| 3 |
-
size 4368439648
|
|
|
|
|
|
|
|
|
|
|
|
OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9ea9ebec5f6b5e76ad5d082cd436e7b6992f342f48630642d022589ad01c0d47
|
| 3 |
-
size 4140374368
|
|
|
|
|
|
|
|
|
|
|
|
OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1750ddbefbd48b56d94072d3a85b924b7b598d019c40c8eb6d1c5a0eda6d2109
|
| 3 |
-
size 4997716320
|
|
|
|
|
|
|
|
|
|
|
|
OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9e24cd74881bef892652f852adb882c7bc242e22951f52cb878ee3148bef7a55
|
| 3 |
-
size 5131409760
|
|
|
|
|
|
|
|
|
|
|
|
OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:061394b288222974a28ebdc297448c176f7ef0b6d7181e78b6d8dbc87d6adc1f
|
| 3 |
-
size 4997716320
|
|
|
|
|
|
|
|
|
|
|
|
OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:826fd9fd41157b7b0d2b3bb7f86041b087569326649a9f752a82210fac65eae6
|
| 3 |
-
size 5942065504
|
|
|
|
|
|
|
|
|
|
|
|
OpenHermes-2.5-neural-chat-7b-v3-1-7B-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7971f2c05111ddca0af1e69720c63ad02234de0db3141256a2829699a9ae11fd
|
| 3 |
-
size 7695858016
|
|
|
|
|
|
|
|
|
|
|
|