Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

zxffffffff/start-ai-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

start-ai-docker

使用 docker 运行各种 AI 开源项目

Ollama

仓库: https://github.com/ollama/ollama.git

使用 Docker 运行

  • Linux 和 Windows(WSL2) 可以配置 GPU 加速
  • macOS 不支持GPU加速,建议直接安装 app

默认模型保存路径

可以修改环境变量 OLLAMA_MODELS

  • macOS: ~/.ollama/models
  • Linux: /usr/share/ollama/.ollama/models
  • Windows: C:\Users%username%.ollama\models

Ollama WebUI

仓库: https://github.com/open-webui/open-webui.git

About

使用 docker 运行各种 AI 开源项目

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors