OptimalScale / LMFlow

An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
https://optimalscale.github.io/LMFlow/
Apache License 2.0
8.21k stars 818 forks source link

Is there any Lisa that supports llama3.1 yet? #890

Open orderer0001 opened 1 month ago

orderer0001 commented 1 month ago

Is there any Lisa that supports llama3.1 yet?

research4pan commented 1 month ago

Thanks for your interest in LMFlow! LISA supports llama-series models by default. If any problem occurs, it maybe caused by the transformer dependency problem. You could try to install the latest transformer package to see if the problem is resolved. Thanks 😄