How to use the model?
#2
by
MikeZhang0701
- opened
I can only find the instruction on how to use the llama and llama-2 version of the Mol-Instructions on https://github.com/zjunlp/Mol-Instructions.
But how can I use this llama-3 version? Is there any sample code or instruction?
Thank you!
Hello, thank you for your interest. We are using the training code for llama3 provided at https://github.com/hiyouga/LLaMA-Factory, which you may refer to.