Skip to content

Conversation

@lu-ohai
Copy link
Contributor

@lu-ohai lu-ohai commented Oct 14, 2025

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 14, 2025
@mrDzurb mrDzurb changed the title Added Docs for AQUA Stacked Deployments [IN Review] Added Docs for AQUA Stacked Deployments Nov 6, 2025
- [Model Evaluation](evaluation-tips.md)
- [Model Registration](register-tips.md)
- [Multi Modal Inferencing](multimodal-models-tips.md)
- [Multi Model Inferencing](multimodal-models-tips.md)
Copy link
Contributor

Choose a reason for hiding this comment

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

Multi Modal was the correct one. This is different from multi-model. We actually need both here.

You'll need the latest version of ADS to create a new Aqua MultiModel deployment. Installation instructions are available [here](https://accelerated-data-science.readthedocs.io/en/latest/user_guide/cli/quickstart.html).

### Description
Only fine tuned model with version `V2` is allowed to be deployed as weights in Multi Deployment. For deploying old fine tuned model weight, run the following command to convert it to version `V2` and apply the new fine tuned model OCID to the deployment creation. This command deletes the old fine tuned model by default after conversion but you can add ``--delete_model False`` to keep it instead.
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's make a separate title for this section, something like - deploying fine-tuned models. This title will be used as a reference form the AQUA UI


Note: Multi-Model deployments are identified by the tag `"aqua_multimodel": "true",` associated with them.

### Edit Multi-Model Deployments
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's add a bit more information here, to describe a bit what can be edited and which strategy will be used for updating the deployment.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added

@mrDzurb mrDzurb changed the title [IN Review] Added Docs for AQUA Stacked Deployments [Ready TO Merge] Added Docs for AQUA Stacked Deployments Nov 10, 2025
@mrDzurb mrDzurb changed the title [Ready TO Merge] Added Docs for AQUA Stacked Deployments [Ready to Merge] Added Docs for AQUA Stacked Deployments Nov 10, 2025
@mrDzurb mrDzurb merged commit cf7a711 into oracle-samples:main Nov 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants