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
I want to awq gemma2 27b. but this awq get error with my Persian data.
I debugged the code in awq lib. In Gemma2DecoderLayer class:
The number hidden_states[0][0][4140] increases in the layers of the model and reaches infinity. Then all calculations are converted to nan.
I dont know how to solve the problem.
The text was updated successfully, but these errors were encountered:
I want to awq gemma2 27b. but this awq get error with my Persian data.
I debugged the code in awq lib. In Gemma2DecoderLayer class:
The number hidden_states[0][0][4140] increases in the layers of the model and reaches infinity. Then all calculations are converted to nan.
I dont know how to solve the problem.
The text was updated successfully, but these errors were encountered: