Instructions to use luclima/mythos-models 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 luclima/mythos-models 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 luclima/mythos-models:Q4_K_M # Run inference directly in the terminal: llama cli -hf luclima/mythos-models:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf luclima/mythos-models:Q4_K_M # Run inference directly in the terminal: llama cli -hf luclima/mythos-models: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 luclima/mythos-models:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf luclima/mythos-models: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 luclima/mythos-models:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf luclima/mythos-models:Q4_K_M
Use Docker
docker model run hf.co/luclima/mythos-models:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use luclima/mythos-models with Ollama:
ollama run hf.co/luclima/mythos-models:Q4_K_M
- Unsloth Studio
How to use luclima/mythos-models 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 luclima/mythos-models 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 luclima/mythos-models to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for luclima/mythos-models to start chatting
- Docker Model Runner
How to use luclima/mythos-models with Docker Model Runner:
docker model run hf.co/luclima/mythos-models:Q4_K_M
- Lemonade
How to use luclima/mythos-models with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull luclima/mythos-models:Q4_K_M
Run and chat with the model
lemonade run user.mythos-models-Q4_K_M
List all available models
lemonade list
- Atomic Chat
Upload models_index.json with huggingface_hub
Browse files- models_index.json +34 -34
models_index.json
CHANGED
|
@@ -1,50 +1,50 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
"file": "
|
| 4 |
-
"size_gb":
|
| 5 |
},
|
| 6 |
-
"
|
| 7 |
-
"file": "
|
| 8 |
-
"size_gb":
|
| 9 |
},
|
| 10 |
-
"
|
| 11 |
-
"file": "
|
| 12 |
-
"size_gb":
|
| 13 |
},
|
| 14 |
-
"
|
| 15 |
-
"file": "
|
| 16 |
-
"size_gb":
|
| 17 |
},
|
| 18 |
-
"
|
| 19 |
-
"file": "
|
| 20 |
-
"size_gb":
|
| 21 |
},
|
| 22 |
-
"
|
| 23 |
"file": "microsoft_Phi-4-mini-instruct-Q4_K_M.gguf",
|
| 24 |
-
"size_gb": 2.
|
| 25 |
},
|
| 26 |
-
"phi-4": {
|
| 27 |
"file": "phi-4-Q4_K_M.gguf",
|
| 28 |
-
"size_gb":
|
| 29 |
},
|
| 30 |
-
"
|
| 31 |
-
"file": "
|
| 32 |
-
"size_gb":
|
| 33 |
},
|
| 34 |
-
"
|
| 35 |
-
"file": "
|
| 36 |
-
"size_gb":
|
| 37 |
},
|
| 38 |
-
"
|
| 39 |
-
"file": "
|
| 40 |
-
"size_gb":
|
| 41 |
},
|
| 42 |
-
"
|
| 43 |
-
"file": "
|
| 44 |
-
"size_gb":
|
| 45 |
},
|
| 46 |
-
"
|
| 47 |
-
"file": "
|
| 48 |
-
"size_gb":
|
| 49 |
}
|
| 50 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"allura-forge_Llama-3.3-8B-Instruct-Q4_K_M": {
|
| 3 |
+
"file": "allura-forge_Llama-3.3-8B-Instruct-Q4_K_M.gguf",
|
| 4 |
+
"size_gb": 4.92
|
| 5 |
},
|
| 6 |
+
"DeepSeek-R1-Distill-Qwen-8B-Abliterated.i1-Q4_K_M": {
|
| 7 |
+
"file": "DeepSeek-R1-Distill-Qwen-8B-Abliterated.i1-Q4_K_M.gguf",
|
| 8 |
+
"size_gb": 4.68
|
| 9 |
},
|
| 10 |
+
"gemma-2-2b-it-Q4_K_M": {
|
| 11 |
+
"file": "gemma-2-2b-it-Q4_K_M.gguf",
|
| 12 |
+
"size_gb": 1.71
|
| 13 |
},
|
| 14 |
+
"google_gemma-3-12b-it-Q4_K_M": {
|
| 15 |
+
"file": "google_gemma-3-12b-it-Q4_K_M.gguf",
|
| 16 |
+
"size_gb": 7.3
|
| 17 |
},
|
| 18 |
+
"google_gemma-3-4b-it-Q4_K_M": {
|
| 19 |
+
"file": "google_gemma-3-4b-it-Q4_K_M.gguf",
|
| 20 |
+
"size_gb": 2.49
|
| 21 |
},
|
| 22 |
+
"microsoft_Phi-4-mini-instruct-Q4_K_M": {
|
| 23 |
"file": "microsoft_Phi-4-mini-instruct-Q4_K_M.gguf",
|
| 24 |
+
"size_gb": 2.49
|
| 25 |
},
|
| 26 |
+
"phi-4-Q4_K_M": {
|
| 27 |
"file": "phi-4-Q4_K_M.gguf",
|
| 28 |
+
"size_gb": 9.05
|
| 29 |
},
|
| 30 |
+
"Qwen_Qwen3-0.6B-Q4_K_M": {
|
| 31 |
+
"file": "Qwen_Qwen3-0.6B-Q4_K_M.gguf",
|
| 32 |
+
"size_gb": 0.48
|
| 33 |
},
|
| 34 |
+
"Qwen_Qwen3-1.7B-Q4_K_M": {
|
| 35 |
+
"file": "Qwen_Qwen3-1.7B-Q4_K_M.gguf",
|
| 36 |
+
"size_gb": 1.28
|
| 37 |
},
|
| 38 |
+
"Qwen_Qwen3-14B-Q4_K_M": {
|
| 39 |
+
"file": "Qwen_Qwen3-14B-Q4_K_M.gguf",
|
| 40 |
+
"size_gb": 9.0
|
| 41 |
},
|
| 42 |
+
"Qwen_Qwen3-4B-Q4_K_M": {
|
| 43 |
+
"file": "Qwen_Qwen3-4B-Q4_K_M.gguf",
|
| 44 |
+
"size_gb": 2.5
|
| 45 |
},
|
| 46 |
+
"Qwen_Qwen3-8B-Q4_K_M": {
|
| 47 |
+
"file": "Qwen_Qwen3-8B-Q4_K_M.gguf",
|
| 48 |
+
"size_gb": 5.03
|
| 49 |
}
|
| 50 |
}
|