Add vMLX promotional banner to README
Browse files- README.md +4 -3
- vmlx-banner.png +0 -0
README.md
CHANGED
|
@@ -16,14 +16,15 @@ pipeline_tag: image-text-to-text
|
|
| 16 |
---
|
| 17 |
|
| 18 |
|
|
|
|
| 19 |
<!-- vmlx-banner -->
|
| 20 |
<div align="center">
|
| 21 |
<a href="https://vmlx.net">
|
| 22 |
-
<img src="vmlx-
|
| 23 |
<br/>
|
| 24 |
-
<strong>Built for vMLX</strong> — the only MLX inferencer with KV cache quantization, prefix cache reuse, agentic tool calling, and speculative decoding
|
| 25 |
<br/>
|
| 26 |
-
<sub>Free
|
| 27 |
</a>
|
| 28 |
</div>
|
| 29 |
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
|
| 19 |
+
|
| 20 |
<!-- vmlx-banner -->
|
| 21 |
<div align="center">
|
| 22 |
<a href="https://vmlx.net">
|
| 23 |
+
<img src="vmlx-banner.png" width="240" />
|
| 24 |
<br/>
|
| 25 |
+
<strong>Built for vMLX</strong> — the only MLX inferencer with VL support, KV cache quantization, prefix cache reuse, agentic tool calling, and speculative decoding.
|
| 26 |
<br/>
|
| 27 |
+
<sub>Free for macOS · <strong>vmlx.net</strong></sub>
|
| 28 |
</a>
|
| 29 |
</div>
|
| 30 |
|
vmlx-banner.png
ADDED
|