Instructions to use Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix 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 Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix 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 Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix:Q4_K_M # Run inference directly in the terminal: llama cli -hf Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix:Q4_K_M # Run inference directly in the terminal: llama cli -hf Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix:Q4_K_M
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 Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix:Q4_K_M
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 Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix:Q4_K_M
Use Docker
docker model run hf.co/Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix with Ollama:
ollama run hf.co/Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix:Q4_K_M
- Unsloth Studio
How to use Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix 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 Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix 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 Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix to start chatting
- Docker Model Runner
How to use Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix with Docker Model Runner:
docker model run hf.co/Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix:Q4_K_M
- Lemonade
How to use Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull Lewdiculous/llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix:Q4_K_M
Run and chat with the model
lemonade run user.llama-3-Stheno-Mahou-8B-GGUF-IQ-Imatrix-Q4_K_M
List all available models
lemonade list
- Atomic Chat
IQ4, Q4, Q5, Q6, Q8
Browse files
.gitattributes
CHANGED
|
@@ -36,3 +36,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 36 |
llama-3-Stheno-Mahou-8B-Q4_K_M-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
| 38 |
llama-3-Stheno-Mahou-8B-Q5_K_M-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
llama-3-Stheno-Mahou-8B-Q4_K_M-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
| 38 |
llama-3-Stheno-Mahou-8B-Q5_K_M-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
llama-3-Stheno-Mahou-8B-IQ4_XS-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
llama-3-Stheno-Mahou-8B-Q4_K_S-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
llama-3-Stheno-Mahou-8B-Q5_K_S-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
llama-3-Stheno-Mahou-8B-Q6_K-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
llama-3-Stheno-Mahou-8B-Q8_0-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
llama-3-Stheno-Mahou-8B-IQ4_XS-imat.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7839c6e733d1ac9f873bbf0dc4779262ca9b87d10b3fd778f72f9582972e354b
|
| 3 |
+
size 4447662240
|
llama-3-Stheno-Mahou-8B-Q4_K_S-imat.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:740522862c026db75c171a7bb3c53f40329a18f545aecc6d8e8fb1c9729b3a19
|
| 3 |
+
size 4692668576
|
llama-3-Stheno-Mahou-8B-Q5_K_S-imat.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c1b71a7ad0b6a20798c19cbc60a063b9fbb3cc878b89014eb839831d5a7f6ad
|
| 3 |
+
size 5599293600
|
llama-3-Stheno-Mahou-8B-Q6_K-imat.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9cc7e45c216e4970d6e3460b5b6003351aad8933427a097cdb49e3ee9bb6920c
|
| 3 |
+
size 6596006048
|
llama-3-Stheno-Mahou-8B-Q8_0-imat.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a062a3cc8b223c46f5d00b78467b0f80348be210940dbfa4473d7769112fbd2d
|
| 3 |
+
size 8540770464
|