GoogleCloudPlatform / vertex-ai-samples

Notebooks, code samples, sample apps, and other resources that demonstrate how to use, develop and manage machine learning and generative AI workflows using Google Cloud Vertex AI.
https://cloud.google.com/vertex-ai
Apache License 2.0
103 stars 25 forks source link

feat: adding support for Mistral Large 24.11 part2 #3723

Closed denisj3030 closed 1 day ago

denisj3030 commented 1 day ago

REQUIRED: Add a summary of your PR here, typically including why the change is needed and what was changed. Include any design alternatives for discussion purposes.


Adding support for latest version of Mistral Large in the colab.


REQUIRED: Fill out the below checklists or remove if irrelevant

  1. If you are opening a PR for Official Notebooks under the notebooks/official folder, follow this mandatory checklist:
    • [ x] Use the notebook template as a starting point.
    • [ x] Follow the style and grammar rules outlined in the above notebook template.
    • [ x] Verify the notebook runs successfully in Colab since the automated tests cannot guarantee this even when it passes.
    • [ x] Passes all the required automated checks. You can locally test for formatting and linting with these instructions.
    • [ x] You have consulted with a tech writer to see if tech writer review is necessary. If so, the notebook has been reviewed by a tech writer, and they have approved it.
    • [ x] This notebook has been added to the CODEOWNERS file under the Official Notebooks section, pointing to the author or the author's team.
    • [ x] The Jupyter notebook cleans up any artifacts it has created (datasets, ML models, endpoints, etc) so as not to eat up unnecessary resources.


  1. If you are opening a PR for Community Notebooks under the notebooks/community folder:
    • [ ] This notebook has been added to the CODEOWNERS file under the Community Notebooks section, pointing to the author or the author's team.
    • [ ] Passes all the required formatting and linting checks. You can locally test with these instructions.


  1. If you are opening a PR for Community Content under the community-content folder:
    • [ ] Make sure your main Content Directory Name is descriptive, informative, and includes some of the key products and attributes of your content, so that it is differentiable from other content
    • [ ] The main content directory has been added to the CODEOWNERS file under the Community Content section, pointing to the author or the author's team.
    • [ ] Passes all the required formatting and linting checks. You can locally test with these instructions.
review-notebook-app[bot] commented 1 day ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB