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 comparing GPTQv2 vs BnB using vLLM. For BnB I just use the on the fly quantization. I tried all kinds of combination of options for GPTQv2 and it always comes out worse at accuracy. Even the 8bit is worse then 4bit BnB.
I tested it using "anli" and "hellaswag" on "Nitral-AI/Violet_Magcap-12B" model.
This is part of the results: ANLI:
Those are just some of the tests. I basically tested all the combinations. Non-symmetrical was even worse. I know that I'm probably doing something very wrong but I have no idea what.
Any ideas are be appreciated! (I'm using the GPTQmodel 3.1.0.dev0 from the github from few days ago.)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I comparing GPTQv2 vs BnB using vLLM. For BnB I just use the on the fly quantization. I tried all kinds of combination of options for GPTQv2 and it always comes out worse at accuracy. Even the 8bit is worse then 4bit BnB.
I tested it using "anli" and "hellaswag" on "Nitral-AI/Violet_Magcap-12B" model.
This is part of the results:
ANLI:
Hellswag:
Those are just some of the tests. I basically tested all the combinations. Non-symmetrical was even worse. I know that I'm probably doing something very wrong but I have no idea what.
Any ideas are be appreciated! (I'm using the GPTQmodel 3.1.0.dev0 from the github from few days ago.)
Beta Was this translation helpful? Give feedback.
All reactions