Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ tags:
|
|
12 |
- apple-silicon
|
13 |
- metal
|
14 |
- arm64
|
15 |
-
-
|
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
|
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)
|