当前位置:   article > 正文

【ai技术】(3):树莓派4,成功安装ollama软件,内存4G,推荐使用命令行界面安装,使用raspi-config配置wifi,运行速度飞快_ollama 树莓派

ollama 树莓派

1,关于raspberrypi 4 项目

https://www.bilibili.com/video/BV1K2421P71h/

ai技术】(3):树莓派4,成功安装ollama软件,内存4G,安装命令行版本,使用raspi-config配置wifi,速度9 t/s

在这里插入图片描述
在这里插入图片描述

2,下载raspberrypi镜像

项目地址:
https://www.raspberrypi.com/software/operating-systems/#raspberry-pi-os-64-bit

在这里插入图片描述

然后使用 balenaEtcher 安装:

https://etcher.balena.io/

在这里插入图片描述

4,使用raspi-config 配置wifi

sudo raspi-config
  • 1

在这里插入图片描述
在这里插入图片描述

在这里插入图片描述

5,配置 ssh 服务启动

在这里插入图片描述
在这里插入图片描述

3, 上次在raspberrypi 4 上安装 ollama 成功!

这次问题不大,直接执行:

在这里插入图片描述


curl -fsSL https://ollama.com/install.sh | sh
>>> Downloading ollama...
######################################################################## 100.0%##O=#  #                                                                      
>>> Installing ollama to /usr/local/bin...
>>> Creating ollama user...
>>> Adding ollama user to render group...
>>> Adding ollama user to video group...
>>> Adding current user to ollama group...
>>> Creating ollama systemd service...
>>> Enabling and starting ollama service...
Created symlink /etc/systemd/system/default.target.wants/ollama.service → /etc/systemd/system/ollama.service.
>>> The Ollama API is now available at 127.0.0.1:11434.
>>> Install complete. Run "ollama" from the command line.
WARNING: No NVIDIA/AMD GPU detected. Ollama will run in CPU-only mode.


  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17

4,启动qwen 0.5

https://ollama.com/library/qwen:0.5b-chat

在这里插入图片描述
在这里插入图片描述

>>> %你是谁
我是来自阿里云的大规模语言模型,我叫通义千问。
你
“大浪淘沙,非有能者”。这句话出自明朝文人杨慎的《临江仙·滚滚长江东逝水》中的一句。该句的意思是:人生就像一场大浪淘沙,没有人能够独步天下。

  • 1
  • 2
  • 3
  • 4
  • 5

4,国产硬件类似产品

http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-3B.html

在这里插入图片描述
在这里插入图片描述

可以这个地址购买:

https://ic-item.jd.com/10082666581905.html#crumb-wrap

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Monodyee/article/detail/679949
推荐阅读
相关标签
  

闽ICP备14008679号