Open crossxxd opened 6 months ago
same error +1
@crossxxd can you share your training code for mistral 7b base model ? I have been able to put the llama model on the training, however the training is very slow with no decrease in training loss. Your code for mistral 7b might help.
@maximus-21 Hey, could you let me know how to fix the code to get llama model working? Thanks a lot!
@maohaos2 can you share your code ?
I've trained xlora with mistral 7b base model, it works fine. However, when switching base model to llama2 7b, it encountered an error.
This is my code for training.
And error is
Thanks.