Skip to content

fix: swap python decompose example model#968

Merged
AngeloDanducci merged 1 commit into
generative-computing:mainfrom
AngeloDanducci:ad-755-2
Apr 30, 2026
Merged

fix: swap python decompose example model#968
AngeloDanducci merged 1 commit into
generative-computing:mainfrom
AngeloDanducci:ad-755-2

Conversation

@AngeloDanducci
Copy link
Copy Markdown
Contributor

@AngeloDanducci AngeloDanducci commented Apr 29, 2026

Misc PR

Type of PR

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Description

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code as added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

Attribution

  • AI coding assistants used

@AngeloDanducci AngeloDanducci requested a review from a team as a code owner April 29, 2026 20:52
@github-actions github-actions Bot added the bug Something isn't working label Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

The PR description has been updated. Please fill out the template for your PR to be reviewed.

@AngeloDanducci
Copy link
Copy Markdown
Contributor Author

Updates the example to use a larger model that doesn't have any issues with tags.

The changes in the most recent set of decompose updates seem to do well after I swapped to granite4:small-h.
As such I've removed the old pr with adjacent fixes in favor of using the new decompose updates with the new model.

Copy link
Copy Markdown
Member

@akihikokuroda akihikokuroda left a comment

Choose a reason for hiding this comment

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

Need rebase? Other than that. LGTM

@AngeloDanducci AngeloDanducci added this pull request to the merge queue Apr 30, 2026
Merged via the queue into generative-computing:main with commit 45183a9 Apr 30, 2026
7 checks passed
@AngeloDanducci AngeloDanducci deleted the ad-755-2 branch April 30, 2026 17:29
akihikokuroda pushed a commit to akihikokuroda/mellea that referenced this pull request May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: decompose pipeline KeyError when constraint strings don't exactly match between stages

2 participants