Lean footprint
Designed to operate with practical memory and compute requirements.
Model profile
Unrealistic-v1 is a compact transformer model designed as a research and demonstration artifact: 190M parameters, trained from scratch on a MacBook Air M4 with MLX, and tuned to showcase the power of Apple Silicon in a small, capable local deployment profile.
Core architecture
The model is deliberately designed around efficient scale, making it approachable for creators and researchers who want a powerful, portable model without demanding massive infrastructure.
It follows a LLaMA-family decoder-only transformer structure with 14 layers, hidden size 768, FFN size 4096, RoPE θ=10k, RMSNorm, SiLU/SwiGLU, and a 1024-token context window, trained from scratch on a MacBook Air M4 with MLX.
Architecture
Evaluation
Model strengths
Designed to operate with practical memory and compute requirements.
Balances compact scale with strong creative and generative behavior.
Useful for real-world experimentation and rapid product discovery.