Instructions to use tensorblock/Mistral-14b-Merge-Base-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/Mistral-14b-Merge-Base-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/Mistral-14b-Merge-Base-GGUF", filename="Mistral-14b-Merge-Base-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/Mistral-14b-Merge-Base-GGUF with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf tensorblock/Mistral-14b-Merge-Base-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/Mistral-14b-Merge-Base-GGUF:Q2_K
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf tensorblock/Mistral-14b-Merge-Base-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/Mistral-14b-Merge-Base-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-14b-Merge-Base-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/Mistral-14b-Merge-Base-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-14b-Merge-Base-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/Mistral-14b-Merge-Base-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/Mistral-14b-Merge-Base-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/Mistral-14b-Merge-Base-GGUF with Ollama:
ollama run hf.co/tensorblock/Mistral-14b-Merge-Base-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/Mistral-14b-Merge-Base-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/Mistral-14b-Merge-Base-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/Mistral-14b-Merge-Base-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/Mistral-14b-Merge-Base-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/Mistral-14b-Merge-Base-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/Mistral-14b-Merge-Base-GGUF:Q2_K
- Lemonade
How to use tensorblock/Mistral-14b-Merge-Base-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/Mistral-14b-Merge-Base-GGUF:Q2_K
Run and chat with the model
lemonade run user.Mistral-14b-Merge-Base-GGUF-Q2_K
List all available models
lemonade list
Keep Q2_K/Q3_K_M gguf only
Browse files- Mistral-14b-Merge-Base-Q3_K_L.gguf +0 -3
- Mistral-14b-Merge-Base-Q3_K_S.gguf +0 -3
- Mistral-14b-Merge-Base-Q4_0.gguf +0 -3
- Mistral-14b-Merge-Base-Q4_K_M.gguf +0 -3
- Mistral-14b-Merge-Base-Q4_K_S.gguf +0 -3
- Mistral-14b-Merge-Base-Q5_0.gguf +0 -3
- Mistral-14b-Merge-Base-Q5_K_M.gguf +0 -3
- Mistral-14b-Merge-Base-Q5_K_S.gguf +0 -3
- Mistral-14b-Merge-Base-Q6_K.gguf +0 -3
- Mistral-14b-Merge-Base-Q8_0.gguf +0 -3
Mistral-14b-Merge-Base-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1509d6131d8b4075e60db662afa30b056367f558c726b62d9e50af245ed97723
|
| 3 |
-
size 7479474976
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-14b-Merge-Base-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:24cf1cdc7f6c63f1240fbace27ebb2eb5312859ab3d6e3ac2356d46ff1d6479b
|
| 3 |
-
size 6164560672
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-14b-Merge-Base-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bd9affb18d39c4c99cee883118c9cab230f52c1df9b76a3bae6441806f4517c5
|
| 3 |
-
size 8035851040
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-14b-Merge-Base-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:36116c755173e0b6aa3700651a4c58910e3068e3823504e5ffca421d59fe472a
|
| 3 |
-
size 8554896160
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-14b-Merge-Base-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4e236ec30f17634fbb13e219ccdaba9d17aae694f344c56ae5a8e9559bccd7bc
|
| 3 |
-
size 8096668448
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-14b-Merge-Base-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6bf0531c43433f28f9235dd4f828ba7fc6fade1a712813983b3686050f3276c8
|
| 3 |
-
size 9797065504
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-14b-Merge-Base-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bb5085cd60214c6307c96fb5ff97ffb579033501e2e35c93463ce2c1008421bc
|
| 3 |
-
size 10064452384
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-14b-Merge-Base-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:18ee12350b6c121e47237a4bc59a342a099c2cfe9fc39eb5d31a87b89e620e7a
|
| 3 |
-
size 9797065504
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-14b-Merge-Base-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:370ebd74c20e759ef80491b5ac57631e32d23b5a4987fcd305739ee172316a1e
|
| 3 |
-
size 11668355872
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-14b-Merge-Base-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1cc8bf35d3029627b09838806cffa541c60fdd85abf43ead8170995d8fe8f80d
|
| 3 |
-
size 15112452896
|
|
|
|
|
|
|
|
|
|
|
|