ipex-llm/python
Yuwen Hu 7ef1c890eb [LLM] Supports GPTQ convert in transfomers-like API, and supports folder outfile for llm-convert (#8366)
* Add docstrings to llm_convert

* Small docstrings fix

* Unify outfile type to be a folder path for either gptq or pth model_format

* Supports gptq model input for from_pretrained

* Fix example and readme

* Small fix

* Python style fix

* Bug fix in llm_convert

* Python style check

* Fix based on comments

* Small fix
2023-06-20 17:42:38 +08:00
..
llm [LLM] Supports GPTQ convert in transfomers-like API, and supports folder outfile for llm-convert (#8366) 2023-06-20 17:42:38 +08:00