3morixd commited on
Commit
c0b2015
·
verified ·
1 Parent(s): 17a8f31

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -6
README.md CHANGED
@@ -1,13 +1,31 @@
1
  ---
2
  title: Quant Playground
3
- emoji:
4
- colorFrom: pink
5
- colorTo: yellow
6
  sdk: gradio
7
- sdk_version: 6.19.0
8
- python_version: '3.13'
9
  app_file: app.py
10
  pinned: false
 
 
 
 
 
 
 
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: Quant Playground
3
+ emoji: 🎯
4
+ colorFrom: blue
5
+ colorTo: green
6
  sdk: gradio
7
+ sdk_version: "4.44.0"
 
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
+ tags:
12
+ - quantization
13
+ - comparison
14
+ - mobile
15
+ - benchmark
16
+ - gguf
17
+ - dispatchai
18
  ---
19
 
20
+ # 🎯 dispatchAI Quantization Playground
21
+
22
+ Compare GGUF quantization levels side-by-side. See exactly how much size, speed, and quality you trade off at each quant level.
23
+
24
+ ## Features
25
+
26
+ - **Side-by-side comparison**: Size, speed, quality, and RAM for every quant level
27
+ - **Sample output comparison**: See actual text quality differences between quants
28
+ - **Phone RAM recommender**: Input your phone's RAM, get the best model+quant combo
29
+ - **Real hardware data**: All benchmarks from Snapdragon 865 (Samsung S20 FE)
30
+
31
+ 🚀 [dispatchAI](https://huggingface.co/dispatchAI) — Small. Mobile. Free. UAE-built.