this repo has been merged into docker/model-runner#67
Conversation
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>
Summary of ChangesHello @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 Highlights
🧠 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
Activity
Using Gemini Code AssistThe 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
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 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
|
There was a problem hiding this comment.
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. | |||
There was a problem hiding this comment.
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.
| > **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. |
All content now lives under model-cards/ in the model-runner monorepo. See docker/model-runner#650.