kranipa

Results 3 comments of kranipa

Thank you for the response. using `use_neural_speed=True` save function doesnt work. I get following error ``` AttributeError: 'Model' object has no attribute 'save_pretrained' ``` can you share an example how...

Hi, Thank you. Saving works, however loading the saved model leads to following error ``` raise ValueError( ValueError: Unknown quantization type, got rtn - supported types are: ['awq', 'bitsandbytes_4bit', 'bitsandbytes_8bit',...