Skip to content

Commit cf7f23f

Browse files
authored
fix #4713 (#4729)
1 parent 1617375 commit cf7f23f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Reports/2024/#307-2024.09.30.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,16 @@
3939
4040
## 代码
4141

42-
> 库,代码段,开源app
42+
### [ChatMLX](https://github.com/maiqingqiang/ChatMLX)
43+
44+
[@EyreFree](https://github.com/EyreFree):ChatMLX 是一款面向 macOS 的开源聊天应用,基于大型语言模型 LLM 和 Apple silicon 芯片设计。其主要特点包括:
45+
46+
- 多语言支持:兼容英文、中文(简/繁)、日文和韩文,满足多元用户需求;
47+
- 多模型集成:支持 Llama、OpenELM、Phi、Qwen 等多个 LLM 模型,为用户提供丰富的对话选择;
48+
- 高性能表现:充分利用 MLX 框架和 Apple silicon 芯片的优势,实现快速响应;
49+
- 隐私保护:通过本地运行 LLM,确保用户数据安全。
50+
51+
项目完全开源,使用 Swift 语言开发,结合 SwiftUI 构建用户界面,展示了 Swift 在 AI 应用开发领域的潜力。对 Apple 开发者而言,ChatMLX 提供了一个学习 AI 技术与原生应用融合的范例。
4352

4453
### [VisionOS 30 天学习计划](https://github.com/satoshi0212/visionOS_30Days)
4554

0 commit comments

Comments
 (0)