Skip to content

Update main 16062026#29

Merged
Gastron merged 1 commit into
mainfrom
update-main-16062026
Jun 16, 2026
Merged

Update main 16062026#29
Gastron merged 1 commit into
mainfrom
update-main-16062026

Conversation

@Gastron

@Gastron Gastron commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

… (#512)

* EAI-6914: Render fine-tune AIMModel as v1alpha2 with derived profiles

The aimmodel-applier rendered the AIMModel as v1alpha1 (flat
spec.aimId/image/modelSources). On the v1alpha2 AIM stack that yields
zero profiles, so deploying a fine-tuned model fails with ProfileNotFound.

Render it as v1alpha2 with spec.profiles.derivedFrom (role=base, namespace
aim-base) plus overrides for identity, image, and fine-tuned weights,
mirroring the AIWB custom-import path. Add aimManifest.baseModel for the
derivation selector.

* EAI-6914: Drop invalid v1alpha2 overrides.env and customTemplates from finetune AIMModel

The v1alpha2 ProfileOverrides schema has no top-level env key (valid keys
are containerEnv, engineEnv, modelSources[].env) and spec.customTemplates
is forbidden (CEL rejects the apply). Both blocks were invalid and dead on
the fine-tune path. Remove them plus the now-unused values entries so the
rendered manifest is fully v1alpha2-schema-valid.

* EAI-6914: Add aimManifest.baseModel to finetune chart values.schema.json
@nowycondro nowycondro force-pushed the update-main-16062026 branch from 9bdb0c8 to 2d170cd Compare June 16, 2026 11:28
@Gastron Gastron merged commit 7390062 into main Jun 16, 2026
1 check passed
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.

4 participants