异常¶
本节包含 distilabel
自定义异常。与错误不同,distilabel
中的异常用于处理可以预见并在库内部以受控方式处理的特定情况。
DistilabelException
¶
DistilabelGenerationException
¶
LLM
生成错误的基础异常。
DistilabelOfflineBatchGenerationNotFinishedException
¶
基类:DistilabelGenerationException
当批处理生成未完成时引发的异常。