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

mythos_fast : GGUF

Model Description

mythos_fast is a fine-tuned version of WeiboAI/VibeThinker-3B, adapted for custom tool-use and agentic task execution. The base model was trained on a rich dataset of approximately 2 million samples covering multi-step tool calls, function-calling formats, and agent-style reasoning traces, then converted to GGUF format for efficient local inference with llama.cpp.

Training Details

  • Base model: WeiboAI/VibeThinker-3B
  • Fine-tuning focus: tool-use / function calling, agentic task completion
  • Dataset size: ~2,000,000 samples
  • Output format: GGUF (F16)

Available Model Files

  • VibeThinker-3B.F16.gguf

Usage

For text-only LLMs:

llama-cli -hf Shadow0482/mythos_fast --jinja

For multimodal models:

llama-mtmd-cli -hf Shadow0482/mythos_fast --jinja

Intended Use

This model is intended for local inference scenarios that require tool-calling and agent-style task execution, such as autonomous agents, function-calling pipelines, and multi-step reasoning workflows.

Limitations

Performance on tool-use tasks depends on the format and structure of tool definitions provided at inference time. Results may vary outside the training distribution covered by the fine-tuning dataset.

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

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

Video Preview
loading

Model tree for Shadow0482/mythos_fast

Base model

Qwen/Qwen2.5-3B
Quantized
(53)
this model