dealignai commited on
Commit
99ef559
·
verified ·
1 Parent(s): 3f76809

Add vMLX promotional banner to README

Browse files
Files changed (2) hide show
  1. README.md +4 -3
  2. 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-icon.png" width="44" />
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 support.
25
  <br/>
26
- <sub>Free &amp; open source for macOS · <strong>vmlx.net</strong></sub>
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