Skip to content

Commit

Permalink
feat: ollama
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodert committed Aug 23, 2024
1 parent 3e59f0b commit e17c4d7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/posts/ai/ollama/ollama.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,8 @@ docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-



TODO

[ ] 搭建 llama3 模型,并调用成功
[ ] 整合 go 语言,实现 api 调用
[x] 搭建 llama3 模型,并调用成功
[ ] 整合 go 语言,实现 api 调用 - 接口调用成功了,http 请求先不展示了
[ ] 流式回复


Expand Down

0 comments on commit e17c4d7

Please sign in to comment.