Skip to content

why am i getting "WARNING:adapters.loading:Overwriting existing adapter 'adapter_name'." after training finishes? #710

Answered by calpt
MRawhani asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @MRawhani, this is expected if you use something like load_best_model_at_end for your training since it will re-load the best adapter checkpoint after training has finished. In that case it does not affect performance.

We'll look into making this message less confusing in the future.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MRawhani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants