1
0
Fork 0
1Panel-Appstore/ollama
renovate[bot] 9a9f0cac3f chore(deps): update ollama/ollama docker tag to v0.6.8 (#3821)
* chore(deps): update ollama/ollama docker tag to v0.6.8

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-05-05 21:58:44 +08:00
..
0.6.8 chore(deps): update ollama/ollama docker tag to v0.6.8 (#3821) 2025-05-05 21:58:44 +08:00
README.md feat: Update Ollama package 2025-02-26 19:02:13 +08:00
README_en.md feat: Update Ollama package 2025-02-26 19:02:13 +08:00
data.yml feat: Update zh-Hant translation (#3377) 2025-03-07 14:55:08 +08:00
logo.png feat: 新增 Ollama (#1089) 2024-03-14 17:27:33 +08:00

README_en.md

Ollama

Ollama is an open-source large language model service that provides an API interface and chat interface similar to OpenAI. It allows seamless deployment of the latest GPT models and usage through APIs. It supports hot-loading model files, enabling model switching without restarting.

Quick Start

Access the Containers list, find the Ollama container, and open the terminal to chat with DeepSeek R1:

ollama run deepseek-r1:1.5b

Model Library

Ollama supports a variety of models available at ollama.com/library.

Note: You should have at least 8 GB of available RAM to run 7B models, 16 GB for 13B models, and 32 GB for 33B models.