Instructions to use tensorblock/NexoNimbus-7B-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/NexoNimbus-7B-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/NexoNimbus-7B-GGUF", filename="NexoNimbus-7B-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/NexoNimbus-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/NexoNimbus-7B-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/NexoNimbus-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/NexoNimbus-7B-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/NexoNimbus-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/NexoNimbus-7B-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/NexoNimbus-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/NexoNimbus-7B-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/NexoNimbus-7B-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/NexoNimbus-7B-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/NexoNimbus-7B-GGUF with Ollama:
ollama run hf.co/tensorblock/NexoNimbus-7B-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/NexoNimbus-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/NexoNimbus-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/NexoNimbus-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/NexoNimbus-7B-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use tensorblock/NexoNimbus-7B-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/NexoNimbus-7B-GGUF:Q2_K
- Lemonade
How to use tensorblock/NexoNimbus-7B-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/NexoNimbus-7B-GGUF:Q2_K
Run and chat with the model
lemonade run user.NexoNimbus-7B-GGUF-Q2_K
List all available models
lemonade list
Keep Q2_K/Q3_K_M gguf only
Browse files- NexoNimbus-7B-Q3_K_L.gguf +0 -3
- NexoNimbus-7B-Q3_K_S.gguf +0 -3
- NexoNimbus-7B-Q4_0.gguf +0 -3
- NexoNimbus-7B-Q4_K_M.gguf +0 -3
- NexoNimbus-7B-Q4_K_S.gguf +0 -3
- NexoNimbus-7B-Q5_0.gguf +0 -3
- NexoNimbus-7B-Q5_K_M.gguf +0 -3
- NexoNimbus-7B-Q5_K_S.gguf +0 -3
- NexoNimbus-7B-Q6_K.gguf +0 -3
- NexoNimbus-7B-Q8_0.gguf +0 -3
NexoNimbus-7B-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6151afdadd412c099c9e6a302cf5ea382d199e02b49f426a44c21dfa7fece8f4
|
| 3 |
-
size 3822024768
|
|
|
|
|
|
|
|
|
|
|
|
NexoNimbus-7B-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8c4be88f1e52cc3b763311fa846deeb83f8fd079c6d7fafa7915df5be84dac16
|
| 3 |
-
size 3164567616
|
|
|
|
|
|
|
|
|
|
|
|
NexoNimbus-7B-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8787b2605eb1e20e4f0b290fb6fa4b9bba4897e2d33ca76ff375c64df5ee760c
|
| 3 |
-
size 4108916800
|
|
|
|
|
|
|
|
|
|
|
|
NexoNimbus-7B-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:662b415c4642c8b0901e07ab939757fe3887ff1a48ce42f264cbfc3fcac91677
|
| 3 |
-
size 4368439360
|
|
|
|
|
|
|
|
|
|
|
|
NexoNimbus-7B-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7fa2ed404c1a31217debe7af4eb3a5759e8a6d748a95e0a890c802c570b4b1ee
|
| 3 |
-
size 4140374080
|
|
|
|
|
|
|
|
|
|
|
|
NexoNimbus-7B-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5de2600b1af06b2db92d3f667127b66c5aeedf98cad3ffad3298946d887d6484
|
| 3 |
-
size 4997716032
|
|
|
|
|
|
|
|
|
|
|
|
NexoNimbus-7B-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:65d56c348ab28fc788bc2e9046da825484b702a7d0b63c7ef13227c0150b4201
|
| 3 |
-
size 5131409472
|
|
|
|
|
|
|
|
|
|
|
|
NexoNimbus-7B-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:151881d7c84e50edbd597d4f45b273436d8b6fca9daee68249b342d693e7a0cb
|
| 3 |
-
size 4997716032
|
|
|
|
|
|
|
|
|
|
|
|
NexoNimbus-7B-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:70ab47e49d4dd35b2a3eb68bcfdb1573f58d26a968f8b4eceb9fd000b41900d7
|
| 3 |
-
size 5942065216
|
|
|
|
|
|
|
|
|
|
|
|
NexoNimbus-7B-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:366f4f7a464f12c87c062d0409b297ca2f18da431ffcbc38d5ae291cfd0a7b8f
|
| 3 |
-
size 7695857728
|
|
|
|
|
|
|
|
|
|
|
|