Instructions to use tensorblock/Mistral-7B-Instruct-DPO-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/Mistral-7B-Instruct-DPO-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-7B-Instruct-DPO-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Mistral-7B-Instruct-DPO-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-7B-Instruct-DPO-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Mistral-7B-Instruct-DPO-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-7B-Instruct-DPO-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/Mistral-7B-Instruct-DPO-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-7B-Instruct-DPO-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/Mistral-7B-Instruct-DPO-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/Mistral-7B-Instruct-DPO-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/Mistral-7B-Instruct-DPO-GGUF with Ollama:
ollama run hf.co/tensorblock/Mistral-7B-Instruct-DPO-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/Mistral-7B-Instruct-DPO-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-7B-Instruct-DPO-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-7B-Instruct-DPO-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-7B-Instruct-DPO-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/Mistral-7B-Instruct-DPO-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/Mistral-7B-Instruct-DPO-GGUF:Q2_K
- Lemonade
How to use tensorblock/Mistral-7B-Instruct-DPO-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/Mistral-7B-Instruct-DPO-GGUF:Q2_K
Run and chat with the model
lemonade run user.Mistral-7B-Instruct-DPO-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- Mistral-7B-Instruct-DPO-Q3_K_L.gguf +0 -3
- Mistral-7B-Instruct-DPO-Q3_K_M.gguf +0 -3
- Mistral-7B-Instruct-DPO-Q3_K_S.gguf +0 -3
- Mistral-7B-Instruct-DPO-Q4_0.gguf +0 -3
- Mistral-7B-Instruct-DPO-Q4_K_M.gguf +0 -3
- Mistral-7B-Instruct-DPO-Q4_K_S.gguf +0 -3
- Mistral-7B-Instruct-DPO-Q5_0.gguf +0 -3
- Mistral-7B-Instruct-DPO-Q5_K_M.gguf +0 -3
- Mistral-7B-Instruct-DPO-Q5_K_S.gguf +0 -3
- Mistral-7B-Instruct-DPO-Q6_K.gguf +0 -3
- Mistral-7B-Instruct-DPO-Q8_0.gguf +0 -3
Mistral-7B-Instruct-DPO-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:dd3af4a59027d43b2774956d7fb0dcec51141705d8d304d41949290db4b00e83
|
| 3 |
-
size 3822025376
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-7B-Instruct-DPO-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d289d7d221f81afeb605614c525f9c427d653dc7d1c21786bdf340c08f9d1667
|
| 3 |
-
size 3518986912
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-7B-Instruct-DPO-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:49e4a4675fe2a85d272ccfb3ca7454581b3db5ca5803089ca7b8b9af5084d6f5
|
| 3 |
-
size 3164568224
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-7B-Instruct-DPO-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:280ccf97ef716a2b0deb3d9f3ff92ad7a1951bce083cbd1627329c7dbfa15c29
|
| 3 |
-
size 4108917408
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-7B-Instruct-DPO-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d94317d6e54102e578e43c6045ebd7cd29b8ba96bb860d1dceae5844874537d1
|
| 3 |
-
size 4368439968
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-7B-Instruct-DPO-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:280efc4935f6a24ed877ef6675104e418f264d4a6b8534f3ff385949081d8973
|
| 3 |
-
size 4140374688
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-7B-Instruct-DPO-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:729a30f99003f560e4292fffda328ca8ac6a9b8e0485dda78e6fba9d1316bb1b
|
| 3 |
-
size 4997716640
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-7B-Instruct-DPO-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1d0e300d10c8c46e7bdb13c3027aaa52b8345698bf32190a3416ee64ef2269b5
|
| 3 |
-
size 5131410080
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-7B-Instruct-DPO-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4306e7fb34b056fa10a1783df1d28d540ce4bc5eba752ed856d8fc90a844104e
|
| 3 |
-
size 4997716640
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-7B-Instruct-DPO-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ba4e5ec87a0d93ba04d388988300415a26897e1644921484afa09b9680e83cfd
|
| 3 |
-
size 5942065824
|
|
|
|
|
|
|
|
|
|
|
|
Mistral-7B-Instruct-DPO-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a499e23594048612a0870701607e478efc6b6191ef5ddc861511e196788fb106
|
| 3 |
-
size 7695858336
|
|
|
|
|
|
|
|
|
|
|
|