GGUF
Merge
mergekit
lazymergekit
leveldevai/MarcDareBeagle-7B
leveldevai/MarcBeagle-7B
TensorBlock
GGUF
Instructions to use tensorblock/MBX-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/MBX-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/MBX-7B-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/MBX-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/MBX-7B-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/MBX-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/MBX-7B-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/MBX-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/MBX-7B-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/MBX-7B-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/MBX-7B-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/MBX-7B-GGUF with Ollama:
ollama run hf.co/tensorblock/MBX-7B-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/MBX-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/MBX-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/MBX-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/MBX-7B-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/MBX-7B-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/MBX-7B-GGUF:Q2_K
- Lemonade
How to use tensorblock/MBX-7B-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/MBX-7B-GGUF:Q2_K
Run and chat with the model
lemonade run user.MBX-7B-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Keep Q2_K/Q3_K_M gguf only
Browse files- MBX-7B-Q3_K_L.gguf +0 -3
- MBX-7B-Q3_K_S.gguf +0 -3
- MBX-7B-Q4_0.gguf +0 -3
- MBX-7B-Q4_K_M.gguf +0 -3
- MBX-7B-Q4_K_S.gguf +0 -3
- MBX-7B-Q5_0.gguf +0 -3
- MBX-7B-Q5_K_M.gguf +0 -3
- MBX-7B-Q5_K_S.gguf +0 -3
- MBX-7B-Q6_K.gguf +0 -3
- MBX-7B-Q8_0.gguf +0 -3
MBX-7B-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:31e6be8b2579bb5a73c0829155cc36ac335e0bc0a258e0b3ce6ab2f83481eb09
|
| 3 |
-
size 3822024768
|
|
|
|
|
|
|
|
|
|
|
|
MBX-7B-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7335597e0e8e07e9400ffdd5195b51afcca396545309e891c3a787864592de7b
|
| 3 |
-
size 3164567616
|
|
|
|
|
|
|
|
|
|
|
|
MBX-7B-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1293c3219049cda905efb1be0c2458700f8790afcb7718407210ffadccdc4569
|
| 3 |
-
size 4108916800
|
|
|
|
|
|
|
|
|
|
|
|
MBX-7B-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:20efbb0c7dbe039dd6bb4cec9d22930b511fbd5074c20455ff18626547aa33d8
|
| 3 |
-
size 4368439360
|
|
|
|
|
|
|
|
|
|
|
|
MBX-7B-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7d9dc8b17e72463959a70d67429850614c71191d75639f9dfd55c8046835687a
|
| 3 |
-
size 4140374080
|
|
|
|
|
|
|
|
|
|
|
|
MBX-7B-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6692c71c4a6e59cc119257f11e6151a3803c03afceef226bbfb8143050b6c877
|
| 3 |
-
size 4997716032
|
|
|
|
|
|
|
|
|
|
|
|
MBX-7B-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b98e02a319367ad6af1fc984972713b92c09f4d6ba8a78380927aece2c5d4a12
|
| 3 |
-
size 5131409472
|
|
|
|
|
|
|
|
|
|
|
|
MBX-7B-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ad697cd2af0699af831551a307e4ae1dd247c286c6b49b407e84cb936c39e4dd
|
| 3 |
-
size 4997716032
|
|
|
|
|
|
|
|
|
|
|
|
MBX-7B-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:15cedd22d95ccc8c3cde9709cedb8f5204bc3b921393c14c1f2f761f5bbef50e
|
| 3 |
-
size 5942065216
|
|
|
|
|
|
|
|
|
|
|
|
MBX-7B-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:898df42ca88bb47697d309fccea726ac54d8560020c1e2bd5bbe30fac1c52855
|
| 3 |
-
size 7695857728
|
|
|
|
|
|
|
|
|
|
|
|