Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Open to Collab
4.1
TFLOPS
1
Erdem OZKAN
PRO
erdemozkan
Follow
0 followers
·
2 following
https://yolocoderai.com
erdemwrites
erdemozkan
AI & ML interests
VLMs, SLMs, AI Agents, Automation, Document Intelligence, Coding agents
Recent Activity
updated
a model
about 12 hours ago
penginlabs/Pengin-compact-v0.1b
published
a model
about 13 hours ago
penginlabs/Pengin-compact-v0.1b
posted
an
update
2 days ago
Releasing YOLO-Coder-8B and YOLO-Coder-1.5B — fine-tuned models for fixing broken CLI commands, running 100% locally. Both models are fine-tuned from Qwen2.5-Coder using MLX LoRA on Apple Silicon, trained on 6,719 real CLI error→fix pairs across 15 categories (Python, pip, Node.js, npm, Docker, Git, Cargo, SSH, database, and more). Unlike general-purpose coding assistants, these models are laser-focused on a single task: given a CLI error, output exactly one bare shell command that fixes it. No explanation. No markdown. One command. **Benchmark results (YOLO-Bench, 218 verified CLI errors, structural match scoring):** - YOLO-Coder-8B raw LLM: **59.2%** (vs GPT-4o 48.6%, Claude Sonnet 60.1%) - YOLO-Coder-8B full pipeline: **77.1%** - YOLO-Coder-1.5B raw LLM: **42.2%** - YOLO-Coder-1.5B full pipeline: **71.1%** The full pipeline layers 73 deterministic interceptors and fix memory on top of the LLM — roughly half of all fixes never reach the model. Both models are available as Q4_K_M GGUFs for Ollama: - 🔗 [YOLO-Coder-8B](https://huggingface.co/erdemozkan/YOLO-Coder-8B) - 🔗 [YOLO-Coder-1.5B](https://huggingface.co/erdemozkan/YOLO-Coder-1.5B) Benchmark dataset and scoring code: [github.com/erdemozkan/YOLO-CODER/tree/main/benchmark](https://github.com/erdemozkan/YOLO-CODER/tree/main/benchmark)
View all activity
Organizations
erdemozkan
's Spaces
1
Sort: Recently updated
Running
YOLO CODER
🚀
🚀 YOLO CODER: Stop Debugging. Start YOLOing. Fix code bugs.