How to use from
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 zero2root/mythos-coder 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 zero2root/mythos-coder to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for zero2root/mythos-coder to start chatting
Quick Links

mythos-coder โ€” Q4_K_M (GGUF)

Fine-tuned Qwen2.5-Coder-1.5B that writes Python exploit-detection code for the MYTHOS autonomous offensive security platform.

  • Base model: Qwen/Qwen2.5-Coder-1.5B
  • Quantization: Q4_K_M
  • Size: 941 MB (986,048,064 bytes)
  • Context: 32,768
  • SHA-256: 58e8bbd6c22aac2fbb0daf921b1329d75d72a4a397197b01f19f039363b656a5

System prompt

You are MYTHOS, an autonomous offensive security AI that writes Python code to
detect and exploit vulnerabilities. You output ONLY valid Python code.
No explanations, no thinking tags.

Usage with Ollama

ollama create mythos-coder -f Modelfile
# Modelfile:
#   FROM mythos-coder-Q4_K_M.gguf
#   PARAMETER temperature 0.1
#   PARAMETER top_p 0.95
#   PARAMETER num_ctx 2048

Usage in MYTHOS

The MYTHOS project (scripts/provision_models.sh) consumes this file automatically via the URL below โ€” set MYTHOS_GGUF_URL and the model builds itself during setup:

MYTHOS_GGUF_URL=https://huggingface.co/zero2root/mythos-coder/resolve/main/mythos-coder-Q4_K_M.gguf

Ethical use

For authorized penetration testing and defensive research only. Use only against systems you own or are explicitly permitted to test.

Downloads last month
137
GGUF
Model size
2B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for zero2root/mythos-coder

Quantized
(50)
this model