GGUF
English
conversational
reecdev commited on
Commit
abbfb68
·
verified ·
1 Parent(s): ae1769a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -4,4 +4,12 @@ language:
4
  - en
5
  base_model:
6
  - Qwen/Qwen2.5-Coder-0.5B
7
- ---
 
 
 
 
 
 
 
 
 
4
  - en
5
  base_model:
6
  - Qwen/Qwen2.5-Coder-0.5B
7
+ ---
8
+
9
+ # Tiny3.5
10
+ An attempt to compress Qwen3.5 into 500M and 1.5B parameters.
11
+
12
+ ## What is this?
13
+ Tiny3.5 is my community effort to create tiny and more efficient versions of Qwen3.5.
14
+ The strengths of Tiny3.5 include very low inference latency, minimal overthinking, and being able to run on much weaker hardware.
15
+ However, it's important to realize that Tiny3.5 is sub-2B parameters. Don't expect a 99% score on every single benchmark.