Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

this repo has been merged into docker/model-runner#67

Merged
ilopezluna merged 1 commit intomainfrom
archive
Feb 10, 2026
Merged

this repo has been merged into docker/model-runner#67
ilopezluna merged 1 commit intomainfrom
archive

Conversation

@doringeman
Copy link
Copy Markdown
Contributor

All content now lives under model-cards/ in the model-runner monorepo. See docker/model-runner#650.

All content now lives under model-cards/ in the model-runner monorepo. See docker/model-runner#650.

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @doringeman, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request serves as a formal announcement of the repository's archival. It communicates that all its content has been consolidated into the docker/model-runner monorepo, specifically within the model-cards/ directory. The primary goal is to redirect users and contributors to the new, centralized location for all future interactions and development.

Highlights

  • Repository Archival: This repository has been officially archived, indicating it is no longer actively maintained independently.
  • Content Migration: All content previously hosted in this repository has been successfully merged into the docker/model-runner monorepo, specifically under the model-cards/ directory.
  • Future Contributions: Users are now directed to the docker/model-runner repository for opening any new issues or submitting pull requests related to the migrated content.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • README.md
    • Added a prominent notice at the top of the file, informing users that the repository has been archived.
    • Included a direct link to the new docker/model-runner repository where the content now resides.
    • Provided clear instructions for where to open issues and pull requests moving forward.
Activity
  • The pull request was created by doringeman.
  • The sole change involves updating the README.md file to reflect the repository's archival and content migration.
  • No additional review comments or activity have been recorded for this pull request.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request archives the repository by adding a notice to the README.md file, redirecting users to the docker/model-runner repository. The change is correct in its intent. I've suggested an improvement to include direct links to the specific directory, issues, and pull requests pages in the new repository to enhance user navigation.

@@ -1,5 +1,7 @@
# 📦 Docker AI Models Repository

> **This repository has been archived.** All content has been merged into [docker/model-runner](https://github.com/docker/model-runner) under the `model-cards/` directory. Please open issues and pull requests there.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For a better user experience, consider adding direct links to the model-cards/ directory, as well as the issues and pull requests pages in the new repository. This will make it easier for users to navigate to the correct locations.

Suggested change
> **This repository has been archived.** All content has been merged into [docker/model-runner](https://github.com/docker/model-runner) under the `model-cards/` directory. Please open issues and pull requests there.
> **This repository has been archived.** All content has been merged into the [docker/model-runner](https://github.com/docker/model-runner) repository under the [`model-cards/` directory](https://github.com/docker/model-runner/tree/main/model-cards). Please open [issues](https://github.com/docker/model-runner/issues) and [pull requests](https://github.com/docker/model-runner/pulls) there.

@ilopezluna ilopezluna merged commit 0131aa4 into main Feb 10, 2026
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants