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
When I apply autogptq quantization technique to llava onevision 72b model, only language model (Qwen2Config) is applied and vision model remains deleted. Is there any way to combine the vision model again in this state? I know that the llava 72b model itself can apply 4bit quantization and be inferred.
The text was updated successfully, but these errors were encountered:
When I apply autogptq quantization technique to llava onevision 72b model, only language model (Qwen2Config) is applied and vision model remains deleted. Is there any way to combine the vision model again in this state? I know that the llava 72b model itself can apply 4bit quantization and be inferred.
The text was updated successfully, but these errors were encountered: