[GH-ISSUE #1739] 🤖 Dependabot like for ollama model files ♾️ #993

Open
opened 2026-04-12 10:42:29 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @adriens on GitHub (Dec 29, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/1739

About

I've started to prepare a collection of ready-to-use ollama models and I am starting to think about the maintenance phase, ie:

👉 How to stay up-to-date with the models I rely on 👈

For now, there are two manual ways to be aware of new releases:

💡 Idea

The main idea would to be able to configure a GH Ation, like a Dependabot that would be able to make PRs on the model files of a repo and push new versions on the FROM part of any ollama model file.

At the end, we would get that kind of PR:

💰 Benefits

  • Stay up-to-date w/ model files at scale but effortless
  • Take the most out of ollama library
  • Automation rules 🦥

🔖 Related stuff

Below some related stuff that are connected to this topic:

Originally created by @adriens on GitHub (Dec 29, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/1739 # :grey_question: About I've started to prepare a collection of [ready-to-use `ollama` models](https://github.com/adriens/ollama-models) and I am starting to think about the maintenance phase, ie: :point_right: How to stay up-to-date with the models I rely on :point_left: For now, there are two manual ways to be aware of new releases: - Follow news on [twitter](https://twitter.com/jmorgan/status/1740703457953321144) - Get kind comments on a [given issue](https://github.com/adriens/ollama-models/issues/1) - Frequently refresh the [`ollama` library](https://ollama.ai/library) and search new tags # :bulb: Idea The main idea would to be able to configure a GH Ation, like a Dependabot that would be able to make PRs on the model files of a repo and push new versions on the `FROM` part of any ollama model file. At the end, we would get that kind of PR: - https://github.com/adriens/ollama-models/pull/2 # :moneybag: Benefits - Stay up-to-date w/ model files at scale but effortless - Take the most out of `ollama` library - Automation rules :sloth: # :bookmark: Related stuff Below some related stuff that are connected to this topic: - https://github.com/jmorganca/ollama/issues/1473 - https://github.com/adriens/ollama-models/issues/1#issuecomment-1872328521
GiteaMirror added the feature request label 2026-04-12 10:42:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#993