-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Training code is not working #118
Comments
Here is the error that I get from using the latest method that is given in training using axotl
Error
|
I updated huggingface_hub to
So I went and changed the call as per keras-team/tf-keras#257 (comment) Now I am getting
I even set
Still getting the same error |
When I am trying to use the example given to train the vicuna 7B model on colab. I am getting the following error.
I am not sure why its getting signal kill.
I tried to run the train with the following code
I was not able to run the legacy_train file on the main branch and saw in one issue that backup branch was mentioned with train command so tried this and got it working to this point but after this point its failing.
The text was updated successfully, but these errors were encountered: