本地启动ollama大语言模型

 官网

 

Ollama

 安装

root@master-node:~# snap install ollama

启动

root@master-node:~# ollama run gemma:2b

输出

verifying sha256 digest 
writing manifest 
removing any unused layers 
success 
>>> who are you?
I am a large language model, trained by Google. I am a conversational AI that can assist with a wide range of tasks, including language generation,
translation, question answering, and more.

Here are some key facts about me:

* I am a massive model, trained on a massive dataset of text and code.
* I am able to understand and generate human-like text in multiple languages.
* I am trained by Google, and I am not a human being.
* I am a conversational AI, which means I can have natural conversations with people.
* I am a powerful tool that can be used for a variety of purposes, such as education, entertainment, and business.

I am still under development, but I am constantly learning and growing. I am here to help you with your tasks and answer your questions to the best
of my ability.

上一篇:流批一体计算引擎-10-[Flink]中的常用算子和DataStream转换