Skip to content

Use single answer file and model list#110

Merged
danmcp merged 2 commits into
instructlab:release-v0.1from
danmcp:singleanswerfile
Aug 27, 2024
Merged

Use single answer file and model list#110
danmcp merged 2 commits into
instructlab:release-v0.1from
danmcp:singleanswerfile

Conversation

@danmcp

@danmcp danmcp commented Aug 27, 2024

Copy link
Copy Markdown
Contributor

Since phased training is using individual model names for judgment, it's hitting the case where multiple models are being loaded for evaluation. We don't currently need that code path as it was inherited from FastChat so this change removes it and relies on the single answerfile and its model type.

Since phased training is using individual model names for judgment, it's hitting the case where multiple models are being loaded for evaluation.  We don't currently need that code path as it was inherited from FastChat so this change removes it and relies on the single answerfile and its model type.

Signed-off-by: Dan McPherson <dmcphers@redhat.com>

@jaideepr97 jaideepr97 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM thanks @danmcp

Signed-off-by: Dan McPherson <dmcphers@redhat.com>
@danmcp
danmcp merged commit ff54038 into instructlab:release-v0.1 Aug 27, 2024
@JamesKunstle

Copy link
Copy Markdown
Contributor

Fixes instructlab/instructlab#2148

@danmcp

danmcp commented Aug 27, 2024

Copy link
Copy Markdown
Contributor Author

@Mergifyio backport main

@mergify

mergify Bot commented Aug 27, 2024

Copy link
Copy Markdown
Contributor

backport main

✅ Backports have been created

Details

nathan-weinberg added a commit that referenced this pull request Aug 28, 2024
Use single answer file and model list (backport #110)
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