ipex-llm/python/llm
Jun Wang 2bc0e7abbb [llm] Add convert_model api (#8244)
* add convert_model api

* change the model_path to input_path

* map int4 to q4_0

* fix blank line

* change bloomz to bloom

* remove default model_family

* change dtype to lower first
2023-06-03 10:18:29 +08:00
..
dev [LLM] Enable UT workflow logics for LLM (#8243) 2023-06-02 17:06:35 +08:00
src/bigdl [llm] Add convert_model api (#8244) 2023-06-03 10:18:29 +08:00
test [LLM] Enable UT workflow logics for LLM (#8243) 2023-06-02 17:06:35 +08:00
README.md [llm] Initial support of package and quantize (#8228) 2023-05-26 16:36:46 +08:00
setup.py [LLM] Add so shared library for Bloom family models (#8258) 2023-06-02 17:39:40 +08:00

BigDL LLM