Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Model As Service - FineTuning sample notebooks - TextGeneration, ChatCompletion #3135

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

sagarsumant
Copy link

Description

Checklist

  • I have read the contribution guidelines.
  • I have coordinated with the docs team (mldocs@microsoft.com) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

Copy link
Contributor

@srsaggam srsaggam left a comment

Choose a reason for hiding this comment

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

Do we plan to put up a CLI example as well?

@sagarsumant sagarsumant changed the title Add Text-Completion LLAMA FineTuning notebook example using FineTuningAsService Add Model As Service - FineTuning sample notebooks - TextGeneration, ChatCompletion Jul 12, 2024
@cedricvidal
Copy link
Contributor

Tried to run the sdk/python/jobs/finetuning/standalone/chat-completion/chat_completion_with_model_as_service.ipynb notebook but got the following error

Screenshot 2024-08-05 at 2 48 58 PM

Failed to submit job due to Exception: Response status code does not indicate success: 400 (The model azureml://registries/azureml/models/Phi-3-mini-4k-instruct/versions/10 is not supported fo).
The model azureml://registries/azureml/models/Phi-3-mini-4k-instruct/versions/10 is not supported for OSS Fine Tuning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants