Update README.md
Browse files
README.md
CHANGED
|
@@ -24,6 +24,8 @@ Try it with: [mlx-community/Qwen2.5-14B-1M-YOYO-V2-Q4](https://huggingface.co/ml
|
|
| 24 |
|
| 25 |
you should see about 50% faster TPS for math/code prompts. For a quick test try: "count backwards from 100 to 1"
|
| 26 |
|
|
|
|
|
|
|
| 27 |
|
| 28 |
The Model [bobig/Qwen2.5-Coder-1.5B-Instruct-Q6](https://huggingface.co/bobig/Qwen2.5-Coder-1.5B-Instruct-Q6) was
|
| 29 |
converted to MLX format from [Qwen/Qwen2.5-Coder-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct)
|
|
|
|
| 24 |
|
| 25 |
you should see about 50% faster TPS for math/code prompts. For a quick test try: "count backwards from 100 to 1"
|
| 26 |
|
| 27 |
+
Q4 was a little too dumb, Q8 was a little too slow...so Q6
|
| 28 |
+
|
| 29 |
|
| 30 |
The Model [bobig/Qwen2.5-Coder-1.5B-Instruct-Q6](https://huggingface.co/bobig/Qwen2.5-Coder-1.5B-Instruct-Q6) was
|
| 31 |
converted to MLX format from [Qwen/Qwen2.5-Coder-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct)
|