Instructions to use actionpace/MythoMax-L2-13b 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 actionpace/MythoMax-L2-13b 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 actionpace/MythoMax-L2-13b:Q5_1 # Run inference directly in the terminal: llama cli -hf actionpace/MythoMax-L2-13b:Q5_1
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf actionpace/MythoMax-L2-13b:Q5_1 # Run inference directly in the terminal: llama cli -hf actionpace/MythoMax-L2-13b:Q5_1
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 actionpace/MythoMax-L2-13b:Q5_1 # Run inference directly in the terminal: ./llama-cli -hf actionpace/MythoMax-L2-13b:Q5_1
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 actionpace/MythoMax-L2-13b:Q5_1 # Run inference directly in the terminal: ./build/bin/llama-cli -hf actionpace/MythoMax-L2-13b:Q5_1
Use Docker
docker model run hf.co/actionpace/MythoMax-L2-13b:Q5_1
- LM Studio
- Jan
- Ollama
How to use actionpace/MythoMax-L2-13b with Ollama:
ollama run hf.co/actionpace/MythoMax-L2-13b:Q5_1
- Unsloth Studio
How to use actionpace/MythoMax-L2-13b 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 actionpace/MythoMax-L2-13b 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 actionpace/MythoMax-L2-13b to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for actionpace/MythoMax-L2-13b to start chatting
- Docker Model Runner
How to use actionpace/MythoMax-L2-13b with Docker Model Runner:
docker model run hf.co/actionpace/MythoMax-L2-13b:Q5_1
- Lemonade
How to use actionpace/MythoMax-L2-13b with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull actionpace/MythoMax-L2-13b:Q5_1
Run and chat with the model
lemonade run user.MythoMax-L2-13b-Q5_1
List all available models
lemonade list
- Atomic Chat
Commit ·
9e935b2
1
Parent(s): 59e5d6a
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -3,10 +3,23 @@ license: other
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
---
|
| 6 |
-
Some of my own quants:
|
| 7 |
* MythoMax-L2-13b_Q5_1.gguf
|
| 8 |
* MythoMax-L2-13b_Q5_1_4K.gguf
|
| 9 |
* MythoMax-L2-13b_Q5_1_8K.gguf
|
| 10 |
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
---
|
| 6 |
+
**Some of my own quants:**
|
| 7 |
* MythoMax-L2-13b_Q5_1.gguf
|
| 8 |
* MythoMax-L2-13b_Q5_1_4K.gguf
|
| 9 |
* MythoMax-L2-13b_Q5_1_8K.gguf
|
| 10 |
|
| 11 |
|
| 12 |
+
**Source:** [Gryphe](https://huggingface.co/Gryphe)
|
| 13 |
+
|
| 14 |
+
**Source Model:** [MythoMax-L2-13b](https://huggingface.co/Gryphe/MythoMax-L2-13b)
|
| 15 |
+
|
| 16 |
+
**Source models for Gryphe/MythoMax-L2-13b (Merge)**
|
| 17 |
+
- [Gryphe/MythoLogic-L2-13b](https://huggingface.co/Gryphe/MythoLogic-L2-13b)
|
| 18 |
+
- [The-Face-Of-Goonery/Huginn-13b-FP16](https://huggingface.co/The-Face-Of-Goonery/Huginn-13b-FP16)
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
**Models utilizing Gryphe/MythoMax-L2-13b**
|
| 22 |
+
- [Sao10K/Mythical-Destroyer-L2-13B](https://huggingface.co/Sao10K/Mythical-Destroyer-L2-13B) ([Ref](https://huggingface.co/actionpace/Mythical-Destroyer-L2-13B)) (Merge)
|
| 23 |
+
- [Sao10K/Mythical-Destroyer-V2-L2-13B](https://huggingface.co/Sao10K/Mythical-Destroyer-V2-L2-13B) ([Ref](https://huggingface.co/actionpace/Mythical-Destroyer-V2-L2-13B)) (Merge)
|
| 24 |
+
- [Undi95/MythoMax-L2-Kimiko-v2-13b](https://huggingface.co/Undi95/MythoMax-L2-Kimiko-v2-13b) ([Ref](https://huggingface.co/actionpace/MythoMax-L2-Kimiko-v2-13b)) (Merge)
|
| 25 |
+
|