Skip to content

Use single answer file and model list (backport #110)#112

Merged
nathan-weinberg merged 1 commit into
mainfrom
mergify/bp/main/pr-110
Aug 28, 2024
Merged

Use single answer file and model list (backport #110)#112
nathan-weinberg merged 1 commit into
mainfrom
mergify/bp/main/pr-110

Conversation

@mergify

@mergify mergify Bot 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.


This is an automatic backport of pull request #110 done by Mergify.

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>
(cherry picked from commit deb8695)
@nathan-weinberg
nathan-weinberg merged commit 29fb9ad into main Aug 28, 2024
@mergify
mergify Bot deleted the mergify/bp/main/pr-110 branch August 28, 2024 13:35
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.

2 participants