transformers
a09f5f8b - Fix the listification bug

Commit
103 days ago
Fix the listification bug Move methods to the new classes Handle TranslationPipeline getting an extra kwarg Remove debug breakpoint again Correct logging import make fixup Reparent SummarizationPipeline and TranslationPipeline onto TextGenerationPipeline Change SUPPORTED_TASKS to move tasks to TextGenerationPipeline Change the pipeline tag for Seq2Seq models Fix postprocessing for Seq2Seq generation Cleanup the add_special_tokens logic Make the model checking work properly Pushed my debug breakpoint again Silently praying that TextGenerationPipeline still works after this
Author
Committer
Parents
Loading