ollama show 命令执行的一般流程
摘要:
// 命令行(cmd/cmd.go)以 showCmd 为例。 showCmd // 1.注册自己的 Handler showHandler { // 2.通过使用自己的 GO Client(api/client.go) req := api.ShowRequest{Name: args[0]} r 阅读全文
posted @ 2024-07-06 01:03
ercom
阅读(294)
评论(0)
推荐(0)
浙公网安备 33010602011771号