From f511dd9c74f3dbb351809a726913e54511a37659 Mon Sep 17 00:00:00 2001 From: Local Test Date: Fri, 29 Aug 2025 19:58:32 +0200 Subject: [PATCH] Docs: add sponsor section + badge; add FUNDING; fix footer to 1.1.0 --- .github/FUNDING.yml | 2 ++ README.md | 13 ++++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..d55f916 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: mzau + diff --git a/README.md b/README.md index b03e393..bf83bac 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ A lightweight, ollama-like CLI for managing and running MLX models on Apple Sili [![GitHub Release](https://img.shields.io/github/v/release/mzau/mlx-knife)](https://github.com/mzau/mlx-knife/releases) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![Sponsor mlx-knife](https://img.shields.io/badge/Sponsor-mlx--knife-ff69b4?logo=github-sponsors&logoColor=white)](https://github.com/sponsors/mzau) [![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue.svg)](https://www.python.org/downloads/) [![Apple Silicon](https://img.shields.io/badge/Apple%20Silicon-M1%2FM2%2FM3-green.svg)](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 + +
+ + Tiles Launcher + +
+ +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 🦫

Made with ❤️ by The BROKE team BROKE Logo
- Version 1.1.0-beta3 | August 2025
+ Version 1.1.0 | August 2025
🔮 Next: BROKE Cluster for multi-node deployments