MilaNLProc / simple-generation

A python package to run inference with HuggingFace language and vision-language checkpoints wrapping many convenient features.
Other
25 stars 2 forks source link

Uninformative generation error logs #3

Closed g8a9 closed 1 month ago

g8a9 commented 6 months ago

As of now, if any error occurs when processing a batch, the execution logs a generic error, then execution continues to the next batch concatenating generic error outputs. We should 1) provide users a way to stop the execution if anything happens -- otherwise silent errors might go unnoticed 2) print the actual error log.

github-actions[bot] commented 1 month ago

Stale issue message