sebastavar commited on
Commit
13333c7
·
verified ·
1 Parent(s): 3b80908

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  - apple-silicon
13
  - metal
14
  - arm64
15
- - 4-bit
16
  - group-size-32
17
  - moe
18
  - mpx4
@@ -21,7 +21,7 @@ tags:
21
  ---
22
  # gpt-oss-20b — MLX 5-bit (group size 32)
23
 
24
- **Summary.** This is a 4-bit (**Q4**) **MLX** quantization of **gpt-oss-20B** (sparse Mixture-of-Experts, MPx4). Group size is **32**.
25
  Built for **Apple Silicon** with Metal acceleration.
26
 
27
  - **Base model:** `openai/gpt-oss-20b` (Apache-2.0)
 
12
  - apple-silicon
13
  - metal
14
  - arm64
15
+ - 5-bit
16
  - group-size-32
17
  - moe
18
  - mpx4
 
21
  ---
22
  # gpt-oss-20b — MLX 5-bit (group size 32)
23
 
24
+ **Summary.** This is a 5-bit (**Q5**) **MLX** quantization of **gpt-oss-20B** (sparse Mixture-of-Experts, MPx4). Group size is **32**.
25
  Built for **Apple Silicon** with Metal acceleration.
26
 
27
  - **Base model:** `openai/gpt-oss-20b` (Apache-2.0)