本地启动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.
相关推荐
小陈phd16 分钟前
高级RAG策略学习(五)——llama_index实现上下文窗口增强检索RAG
人工智能
凯禾瑞华养老实训室2 小时前
人才教育导向下:老年生活照护实训室助力提升学生老年照护服务能力
人工智能
湫兮之风3 小时前
Opencv: cv::LUT()深入解析图像块快速查表变换
人工智能·opencv·计算机视觉
Christo33 小时前
TFS-2018《On the convergence of the sparse possibilistic c-means algorithm》
人工智能·算法·机器学习·数据挖掘
qq_508823403 小时前
金融量化指标--2Alpha 阿尔法
大数据·人工智能
黑金IT4 小时前
`.cursorrules` 与 `.cursorcontext`:Cursor AI 编程助手时代下的“双轨配置”指南
人工智能
dlraba8025 小时前
基于 OpenCV 的信用卡数字识别:从原理到实现
人工智能·opencv·计算机视觉
IMER SIMPLE5 小时前
人工智能-python-深度学习-经典神经网络AlexNet
人工智能·python·深度学习
小憩-6 小时前
【机器学习】吴恩达机器学习笔记
人工智能·笔记·机器学习
却道天凉_好个秋7 小时前
深度学习(二):神经元与神经网络
人工智能·神经网络·计算机视觉·神经元