Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
---
|
| 2 |
viewer: false
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
viewer: false
|
| 3 |
+
---
|
| 4 |
+
# MLX Bench
|
| 5 |
+
- Benchmarks standarda workloads such as [text generation with Mistral-7b](https://github.com/ml-explore/mlx-examples/tree/main/llms/mistral) across commits and forks
|
| 6 |
+
- Automatically generated by [https://github.com/argmaxinc/mlx-bench](https://github.com/argmaxinc/mlx-bench)
|
| 7 |
+
- Logs performance and correctness test results on various Apple Silicon Macs
|