vault backup: 2026-02-15 10:52:57
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user