You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the awesome repo. I have successfully run and tried it on the LLama model.
The problem occurs when I try to run the MPT model (7B), here are some issues, I hope u can help me with this:
With the model including bias, this line will report the mismatch between bias and scales -> I play around with it and fixed it
With the first one fixed, I can run the MPT model with small layers (I tested with 2 layers), but when testing with full 32 layers, I got the nan error in this line and it from this line
Thank you a lot for the awesome repo.
The text was updated successfully, but these errors were encountered:
Hi @casper-hansen, thank you a lot for your repo. I learned a lot. I tried to apply awq to llama.cpp, here is my PR. If you have time, please give me your comment on it. PR
Thank you for the awesome repo. I have successfully run and tried it on the LLama model.
The problem occurs when I try to run the MPT model (7B), here are some issues, I hope u can help me with this:
Thank you a lot for the awesome repo.
The text was updated successfully, but these errors were encountered: