Instructions to use tensorblock/Mathoctopus_Mistral_Parallel_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/Mathoctopus_Mistral_Parallel_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/Mathoctopus_Mistral_Parallel_7B-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Mathoctopus_Mistral_Parallel_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/Mathoctopus_Mistral_Parallel_7B-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Mathoctopus_Mistral_Parallel_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/Mathoctopus_Mistral_Parallel_7B-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/Mathoctopus_Mistral_Parallel_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/Mathoctopus_Mistral_Parallel_7B-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/Mathoctopus_Mistral_Parallel_7B-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/Mathoctopus_Mistral_Parallel_7B-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/Mathoctopus_Mistral_Parallel_7B-GGUF with Ollama:
ollama run hf.co/tensorblock/Mathoctopus_Mistral_Parallel_7B-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/Mathoctopus_Mistral_Parallel_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/Mathoctopus_Mistral_Parallel_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/Mathoctopus_Mistral_Parallel_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/Mathoctopus_Mistral_Parallel_7B-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/Mathoctopus_Mistral_Parallel_7B-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/Mathoctopus_Mistral_Parallel_7B-GGUF:Q2_K
- Lemonade
How to use tensorblock/Mathoctopus_Mistral_Parallel_7B-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/Mathoctopus_Mistral_Parallel_7B-GGUF:Q2_K
Run and chat with the model
lemonade run user.Mathoctopus_Mistral_Parallel_7B-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- Mistral_Parallel_7B-Q3_K_L.gguf +0 -3
- Mistral_Parallel_7B-Q3_K_M.gguf +0 -3
- Mistral_Parallel_7B-Q3_K_S.gguf +0 -3
- Mistral_Parallel_7B-Q4_0.gguf +0 -3
- Mistral_Parallel_7B-Q4_K_M.gguf +0 -3
- Mistral_Parallel_7B-Q4_K_S.gguf +0 -3
- Mistral_Parallel_7B-Q5_0.gguf +0 -3
- Mistral_Parallel_7B-Q5_K_M.gguf +0 -3
- Mistral_Parallel_7B-Q5_K_S.gguf +0 -3
- Mistral_Parallel_7B-Q6_K.gguf +0 -3
- Mistral_Parallel_7B-Q8_0.gguf +0 -3
Mistral_Parallel_7B-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8740e3b421b239e3d014edc896d7599dcf41106a79a58bc814e491983bc6dd38
|
| 3 |
-
size 3822024672
|
|
|
|
|
|
|
|
|
|
|
|
Mistral_Parallel_7B-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3522274e458ada64f2ac7de654d34462c8b3988f9effdd6a2cae84add5a1b8a9
|
| 3 |
-
size 3518986208
|
|
|
|
|
|
|
|
|
|
|
|
Mistral_Parallel_7B-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a7d1734cc6fbd93ce76c81936cce83e52b531468b95d2b700c9db52cb0984498
|
| 3 |
-
size 3164567520
|
|
|
|
|
|
|
|
|
|
|
|
Mistral_Parallel_7B-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e2230039bfaab04f56c36f70ae865a403d31960e2c3d498576c5fa3a3b81992b
|
| 3 |
-
size 4108916704
|
|
|
|
|
|
|
|
|
|
|
|
Mistral_Parallel_7B-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4f5bc20f9749fcbeba03ae09e34cd0f5723804165da3ba8931c4bdc4bca02be3
|
| 3 |
-
size 4368439264
|
|
|
|
|
|
|
|
|
|
|
|
Mistral_Parallel_7B-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ec635d63d29956d8fbc3c3264fea2bdc7507c93ae70606bbe43fd48325eda64a
|
| 3 |
-
size 4140373984
|
|
|
|
|
|
|
|
|
|
|
|
Mistral_Parallel_7B-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6449ad5a780639c1c183d62d6e70ff5e5550ef2334c1379c095d4bacf28ec17d
|
| 3 |
-
size 4997715936
|
|
|
|
|
|
|
|
|
|
|
|
Mistral_Parallel_7B-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d85f27b3de98f3cef5c5fc67c79c1111f3fcf953ee5f23599750560e513f6345
|
| 3 |
-
size 5131409376
|
|
|
|
|
|
|
|
|
|
|
|
Mistral_Parallel_7B-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:63d3be8c2d96cf87e84c746b9a8bd1810b1056480dec888a328dada8111db0a4
|
| 3 |
-
size 4997715936
|
|
|
|
|
|
|
|
|
|
|
|
Mistral_Parallel_7B-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b51a2be6622e871a26807e17bbc9dff38821a7ff6a9d058418d204e80ddb9c77
|
| 3 |
-
size 5942065120
|
|
|
|
|
|
|
|
|
|
|
|
Mistral_Parallel_7B-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4d84ac8579d1c0de81349b98ddba23049abc0870b68f99b2d612ac75e111bbb5
|
| 3 |
-
size 7695857632
|
|
|
|
|
|
|
|
|
|
|
|