We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1617375 commit cf7f23fCopy full SHA for cf7f23f
Reports/2024/#307-2024.09.30.md
@@ -39,7 +39,16 @@
39
40
## 代码
41
42
-> 库,代码段,开源app
+### [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 技术与原生应用融合的范例。
52
53
### [VisionOS 30 天学习计划](https://github.com/satoshi0212/visionOS_30Days)
54
0 commit comments