Instructions to use tensorblock/Mistral-Nemo-Base-2407-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tensorblock/Mistral-Nemo-Base-2407-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tensorblock/Mistral-Nemo-Base-2407-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/Mistral-Nemo-Base-2407-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/Mistral-Nemo-Base-2407-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Mistral-Nemo-Base-2407-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/Mistral-Nemo-Base-2407-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Mistral-Nemo-Base-2407-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/Mistral-Nemo-Base-2407-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/Mistral-Nemo-Base-2407-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/Mistral-Nemo-Base-2407-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/Mistral-Nemo-Base-2407-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/Mistral-Nemo-Base-2407-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/Mistral-Nemo-Base-2407-GGUF with Ollama:
ollama run hf.co/tensorblock/Mistral-Nemo-Base-2407-GGUF:Q2_K
- Unsloth Desktop
- Docker Model Runner
How to use tensorblock/Mistral-Nemo-Base-2407-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/Mistral-Nemo-Base-2407-GGUF:Q2_K
- Lemonade
How to use tensorblock/Mistral-Nemo-Base-2407-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/Mistral-Nemo-Base-2407-GGUF:Q2_K
Run and chat with the model
lemonade run user.Mistral-Nemo-Base-2407-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Keep Q2_K/Q3_K_M gguf only
Browse files- Mistral-Nemo-Base-2407-Q3_K_L.gguf +0 -3
- Mistral-Nemo-Base-2407-Q3_K_S.gguf +0 -3
- Mistral-Nemo-Base-2407-Q4_0.gguf +0 -3
- Mistral-Nemo-Base-2407-Q4_K_M.gguf +0 -3
- Mistral-Nemo-Base-2407-Q4_K_S.gguf +0 -3
- Mistral-Nemo-Base-2407-Q5_0.gguf +0 -3
- Mistral-Nemo-Base-2407-Q5_K_M.gguf +0 -3
- Mistral-Nemo-Base-2407-Q5_K_S.gguf +0 -3
- Mistral-Nemo-Base-2407-Q6_K.gguf +0 -3
- Mistral-Nemo-Base-2407-Q8_0.gguf +0 -3
Mistral-Nemo-Base-2407-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f20a948378ecb6a8bd876ea73bb569d962ee503c6dfb00817315224d508ec895
|
| 3 |
-
size 6561501856
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-Nemo-Base-2407-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:76ae386deedbeecce208b523c202989e0b8abfca52784a35ab3c630c59042094
|
| 3 |
-
size 5534225056
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-Nemo-Base-2407-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7b2d5d7da7186a0c31c443b13bef7a204809b44ad6541595fe1640bbd3163e99
|
| 3 |
-
size 7071699616
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-Nemo-Base-2407-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c497c83b3c59029ae9508eca1f489fabfb67217d18c2c2eab6a9ed48604fb928
|
| 3 |
-
size 7477203616
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-Nemo-Base-2407-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bd8be56a5a6945a875ad07e348871a4050c353a76a0a9100e0585d304bf81118
|
| 3 |
-
size 7120196256
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-Nemo-Base-2407-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2379c03e593f07350b354b60b8afbd01eb4338b89b9edd89208e9191699d9cdb
|
| 3 |
-
size 8518734496
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-Nemo-Base-2407-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c425f2cfc8557271afbe232fa85abb33fcf2b621350dd5e9ccd3f85ccf96ed92
|
| 3 |
-
size 8727630496
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-Nemo-Base-2407-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e4050a374e08c7be05ac54289d2c5e2995b05b5470bacd048fc470483e6cc8e0
|
| 3 |
-
size 8518734496
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-Nemo-Base-2407-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:aa3731de73f8e2eb7d16ebea795ddd67c45df30f34fbc421f0aa60cbd1774779
|
| 3 |
-
size 10056209056
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-Nemo-Base-2407-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:991c0ccda1771aa0708258273b9ded3b504991f1123d6054622c6565257e2f42
|
| 3 |
-
size 13022368416
|
|
|
|
|
|
|
|
|
|
|
|