• Nicolas Patry's avatar
    [FIX] TextGenerationPipeline is currently broken. (#8256) · c66ffa3a
    Nicolas Patry authored
    * [FIX] TextGenerationPipeline is currently broken.
    
    It's most likely due to #8180.
    What's missing is a multi vs single string handler at the beginning of
    the pipe.
    And also there was no testing of this pipeline.
    
    * Fixing Conversational tests too.
    c66ffa3a
test_pipelines_text_generation.py 1.24 KB