iOS-Weekly icon indicating copy to clipboard operation
iOS-Weekly copied to clipboard

apple-on-device-openai

Open EyreFree opened this issue 6 months ago • 0 comments

https://github.com/gety-ai/apple-on-device-openai

这个项目可以把 macOS 26 自带的 Apple Intelligence 本地模型封装成 OpenAI API,这样就可以在其他AI客户端里调用这个 3b 的小模型了。另外开发者 Channing 发现这个模型有系统层面的限速:调用方需要是带界面的 App 并且在前台,否则很容易触发限速。(所以做成了前端界面而不是命令行工具)

EyreFree avatar Jun 17 '25 04:06 EyreFree