Skip to content

Commit

Permalink
fix #4713 (#4729)
Browse files Browse the repository at this point in the history
  • Loading branch information
EyreFree authored Sep 22, 2024
1 parent 1617375 commit cf7f23f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion Reports/2024/#307-2024.09.30.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,16 @@
## 代码

> 库,代码段,开源app
### [ChatMLX](https://github.com/maiqingqiang/ChatMLX)

[@EyreFree](https://github.com/EyreFree):ChatMLX 是一款面向 macOS 的开源聊天应用,基于大型语言模型 LLM 和 Apple silicon 芯片设计。其主要特点包括:

- 多语言支持:兼容英文、中文(简/繁)、日文和韩文,满足多元用户需求;
- 多模型集成:支持 Llama、OpenELM、Phi、Qwen 等多个 LLM 模型,为用户提供丰富的对话选择;
- 高性能表现:充分利用 MLX 框架和 Apple silicon 芯片的优势,实现快速响应;
- 隐私保护:通过本地运行 LLM,确保用户数据安全。

项目完全开源,使用 Swift 语言开发,结合 SwiftUI 构建用户界面,展示了 Swift 在 AI 应用开发领域的潜力。对 Apple 开发者而言,ChatMLX 提供了一个学习 AI 技术与原生应用融合的范例。

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

Expand Down

0 comments on commit cf7f23f

Please sign in to comment.