咱们这个是否支持出LLAMA之外的其他模型呢
xsailor511 opened this issue · 1 comments
xsailor511 commented
咱们这个是否支持出LLAMA之外的其他模型呢
chaoyi-wu commented
理论上是支持的,但因为是基于transfomers.trainer 实现的,主要看各个加速手段,trainer库里支不支持,只要库包里有对应的model应该是一样的。
xsailor511 opened this issue · 1 comments
理论上是支持的,但因为是基于transfomers.trainer 实现的,主要看各个加速手段,trainer库里支不支持,只要库包里有对应的model应该是一样的。