FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

modify args so they are always a dict by BryonLewis · Pull Request #1597 · Kitware/dive · GitHub

/ dive Public

modify args so they are always a dict - #1597

Merged
BryonLewis merged 2 commits into
mainfrom
fine-tune-param-fix
Feb 26, 2026
Merged

BryonLewis merged 2 commits into
mainfrom
fine-tune-param-fix

Conversation

BryonLewis commented Feb 26, 2026
edited
Loading

Copy link
Copy Markdown
Collaborator

Fixes an issue where the fine tuning parameters were passed as an array to the train_pipeline task instead of a dict.
Modified on the initialization ot make sure model_dump is used to convert into a dict.
Also does a double check on during the task and if it sees a list it attempt to convert it into a dict.

  • Tested locally and was able to pass the proper model object in.

BryonLewis merged commit aa39ee4 into main Feb 26, 2026
4 checks passed
BryonLewis deleted the fine-tune-param-fix branch February 26, 2026 13:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL