开源推荐
morning
GitHub 热门项目:fullmoon-ios
摘要
GitHub项目:fullmoon-ios 仓库地址:https://github。
fullmoon
https
app
mlx
and
2026-05-22
1 阅读
GitHub Trending
GitHub 项目:fullmoon-ios
仓库地址:https://github.com/mainframecomputer/fullmoon-ios
星级:2250 | 作者:大型计算机
项目描述:与私有和本地大语言模型聊天
===================================================
自述文件内容:
# 满月 iOS

[fullmoon](https://fullmoon.app) 是一款用于与本地大型语言模型聊天的 iOS 应用程序,该应用程序针对 Apple 芯片进行了优化,并且适用于 iPhone、iPad 和 Mac。您的聊天记录保存在本地,您可以自定义应用程序的外观。
## 支持的型号
- [x] [Llama 3.2 1B](https://huggingface.co/mlx-community/Llama-3.2-1B-Instruct-4bit)
- [x] [Llama 3.2 3B](https://huggingface.co/mlx-community/Llama-3.2-3B-Instruct-4bit)
- [x] [DeepSeek-R1-Distill-Qwen-1.5B-4bit](https://huggingface.co/mlx-community/DeepSeek-R1-Distill-Qwen-1.5B-4bit)
## 学分
fullmoon 是由 Apple 的 [MLX Swift](https://github.com/ml-explore/mlx-swift) 实现的。 [MLX](https://github.com/ml-explore/mlx) 是一个用于 Apple 芯片上机器学习研究的数组框架。