vault backup: 2026-02-15 10:52:57

This commit is contained in:
2026-02-15 10:52:57 +08:00
parent 7c9da92b20
commit cd7b6b823b
2 changed files with 5 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
1. Claude编程向的LLM大模型 1. Claude编程向的LLM大模型
1. 本地部署 LLM无订阅使用 Claude Code https://km.netease.com/v4/detail/blog/258409 1. 本地部署 LLM无订阅使用 Claude Code https://km.netease.com/v4/detail/blog/258409
1. **本地部署 LLM并让 Claude Code 使用本地模型作为推理后端**。 claude code + glm4.5 1. **本地部署 LLM并让 Claude Code 使用本地模型作为推理后端**。 claude code + glm4.5
2. 【【硬核教程】教你搭建Mac AI集群4台M3 Ultra运行万亿参数大模型】 https://www.bilibili.com/video/BV18wZjBuEUB/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e
2. Claude Code Agent Teams 实验与技术剖析 https://km.netease.com/v4/detail/blog/259175 2. Claude Code Agent Teams 实验与技术剖析 https://km.netease.com/v4/detail/blog/259175
3. 部署思路: 3. 部署思路:
1. Ollama。https://zhuanlan.zhihu.com/p/1996694609837983703 1. Ollama。https://zhuanlan.zhihu.com/p/1996694609837983703

View File

@@ -18,6 +18,10 @@ https://docs.openclaw.ai/install/docker
- openclaw gateway - openclaw gateway
- openclaw gateway status - openclaw gateway status
- openclaw configure - openclaw configure
修改模型:
```
openclaw models set <provider/model>
```
# 查看日志 # 查看日志
openclaw logs --follow openclaw logs --follow