Skip to content

Conversation

@wolfmagnate
Copy link

Description

This PR fixes a NameError: name 'is_instruct' is not defined that occurs when running process_result.py.

Problem

The variable is_instruct is used in the logic to handle GPT/Instruct prompts, but it is not defined or parsed from the arguments, causing the script to crash.

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