mirror of
https://github.com/cloudstack-llc/mlx-knife.git
synced 2026-06-30 20:48:03 -04:00
Docs: add sponsor section + badge; add FUNDING; fix footer to 1.1.0
This commit is contained in:
@@ -16,6 +16,7 @@ A lightweight, ollama-like CLI for managing and running MLX models on Apple Sili
|
||||
|
||||
[](https://github.com/mzau/mlx-knife/releases)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://github.com/sponsors/mzau)
|
||||
|
||||
[](https://www.python.org/downloads/)
|
||||
[](https://support.apple.com/en-us/HT211814)
|
||||
@@ -326,6 +327,16 @@ MIT License - see [LICENSE](LICENSE) file for details
|
||||
|
||||
Copyright (c) 2025 The BROKE team 🦫
|
||||
|
||||
## Sponsors
|
||||
|
||||
<div align="left" style="display: flex; flex-wrap: wrap; gap: 8px; align-items: center;">
|
||||
<a href="https://github.com/tileslauncher" title="Tiles Launcher">
|
||||
<img src="https://github.com/tileslauncher.png" alt="Tiles Launcher" width="48" style="width:48px; height:auto; max-width:100%;">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Support this project: [GitHub Sponsors → mlx-knife](https://github.com/sponsors/mzau)
|
||||
|
||||
## Acknowledgments
|
||||
|
||||
- Built for Apple Silicon using the [MLX framework](https://github.com/ml-explore/mlx)
|
||||
@@ -336,6 +347,6 @@ Copyright (c) 2025 The BROKE team 🦫
|
||||
|
||||
<p align="center">
|
||||
<b>Made with ❤️ by The BROKE team <img src="broke-logo.png" alt="BROKE Logo" width="30" style="vertical-align: middle;"></b><br>
|
||||
<i>Version 1.1.0-beta3 | August 2025</i><br>
|
||||
<i>Version 1.1.0 | August 2025</i><br>
|
||||
<a href="https://github.com/mzau/broke-cluster">🔮 Next: BROKE Cluster for multi-node deployments</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user