Skip to content

Update callbacks.py#4892

Merged
oobabooga merged 10 commits into
oobabooga:devfrom
Nehereus:patch-1
Dec 12, 2023
Merged

Update callbacks.py#4892
oobabooga merged 10 commits into
oobabooga:devfrom
Nehereus:patch-1

Conversation

@Nehereus
Copy link
Copy Markdown
Contributor

Checklist:

Hello everyone, and thanks for your contributions. This pull request addresses a single-line change. Initially, when using a transformer as the loader, if a ValueError is encountered, the error is silently passed without logging to the console, even when the verbose (--verbose) flag is set. This issue results in the chat interface not providing any response silently. Therefore, I suggest modifying the code to log these errors to the console under such circumstances helping users sort out their issues.

@oobabooga oobabooga changed the base branch from main to dev December 12, 2023 05:28
@oobabooga oobabooga merged commit 993ca51 into oobabooga:dev Dec 12, 2023
oobabooga added a commit that referenced this pull request Dec 12, 2023
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