Skip to content

Commit 675262b

Browse files
committed
refactor: title 处理
1 parent 9713198 commit 675262b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Reports/2025/#360-2025.12.15.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545

4646
## 工具
4747

48-
### 🐕 [https://github.com/CodeEditApp/CodeEdit](https://github.com/CodeEditApp/CodeEdit)
48+
### 🐕 [CodeEdit](https://github.com/CodeEditApp/CodeEdit)
4949

5050
[@JonyFang](https://github.com/jonyfang):CodeEdit 是一个面向 macOS 的开源代码编辑器项目,使用 Swift/SwiftUI 开发并由社区维护。README 将其定位为纯 macOS 原生编辑器,并以 TextEdit 与 Xcode 作为两端参照:在保持更简洁的使用体验的同时,按需扩展到更完整的编辑与开发能力,并遵循 Apple Human Interface Guidelines。项目目前处于开发中,官方提示暂不建议用于生产环境,可通过 pre-release 版本试用并在 Issues/Discussions 反馈。README 列出的功能包括语法高亮、代码补全、项目级查找替换、代码片段、内置终端、任务运行、调试、Git 集成、代码评审与扩展等。
5151

5252
## 代码
5353

54-
### 🐕 [https://github.com/ml-explore/mlx-swift-lm](https://github.com/ml-explore/mlx-swift-lm)
54+
### 🐕 [mlx-swift-lm](https://github.com/ml-explore/mlx-swift-lm)
5555

5656
[@Barney](https://github.com/BarneyZhaoooo):MLX Swift LM 是一个面向 Apple 平台的 Swift 包 , 让开发者能够轻松构建 LLM 和 VLM 应用。通过一行命令即可从 Hugging Face Hub 加载数千个模型 , 支持 LoRA 微调和量化优化。提供 MLXLLM、MLXVLM、MLXLMCommon、MLXEmbedders 四个库 , 涵盖语言模型、视觉模型和嵌入模型的完整实现。开发者只需几行代码就能创建对话系统 , 所有功能通过 Swift Package Manager 便捷集成。
5757

0 commit comments

Comments
 (0)