欢迎光临
我们一直在努力

【Spring AI】本地大型语言模型工具-Ollama

在这里插入图片描述

Ollama 是一个专注于在本地运行大型语言模型(LLM)的工具,支持多种开源模型(如 Llama 3、Mistral、Gemma 等),提供简单的命令行和 API 接口。

在这里插入图片描述

<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>springaiopenaispringbootstarter</artifactId>
</dependency>

<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>springaiollamaspringbootstarter</artifactId>
</dependency>

https://blog.csdn.net/m0_62239561/article/details/138345935

赞(0)
未经允许不得转载:171主机测评 » 【Spring AI】本地大型语言模型工具-Ollama
分享到: 更多 (0)

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址