appstore-1panel/apps/ollama/README.md
2024-03-14 17:27:33 +08:00

9 lines
478 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ollama
**Ollama** 是一个开源的大型语言模型服务,提供了类似 OpenAI 的 API 接口和聊天界面,可以非常方便地部署最新版本的 GPT 模型并通过接口使用。支持热加载模型文件,无需重新启动即可切换不同的模型。
## 优势:
- 提供类似OpenAI的简单内容生成接口极易上手使用
- 类似ChatGPT的的聊天界面无需开发直接与模型聊天
- 支持热切换模型,灵活多变。