--- license: apache-2.0 language: - en base_model: - Qwen/Qwen2.5-Coder-0.5B datasets: - reecdev/Tiny3.5-Multi-Distil --- # Tiny3.5 An attempt to compress Qwen3.5 into 500M and 1.5B parameters. ## What is this? Tiny3.5 is my community effort to create tiny and more efficient versions of Qwen3.5. The strengths of Tiny3.5 include very low inference latency, minimal overthinking, and being able to run on much weaker hardware. However, it's important to realize that Tiny3.5 is sub-2B parameters. Don't expect a 99% score on every single benchmark.