PaddleNLP v2.1.1
New Features
GPT-3动态图模式增加pure fp16支持。
Taskflow情感分析任务增加预测score输出。
Generation API新增Diverse Sibling Search策略。
Generation API新增Repetition Penalty策略。@JunnYu
Bug Fix
修复 FasterUNIMOText 在 top_p 为 1.0 时不能调用加速的问题。
GPT-3动态图模式增加pure fp16支持。
Taskflow情感分析任务增加预测score输出。
Generation API新增Diverse Sibling Search策略。
Generation API新增Repetition Penalty策略。@JunnYu
修复 FasterUNIMOText 在 top_p 为 1.0 时不能调用加速的问题。