ipex-llm/python/llm
xingyuan li 38be471140 [LLM] convert_model bug fix (#8274)
* Renamed all bloomz to bloom in ggml/model & utls/convert_util.py
* Add an optional parameter for specific the model conversion path to avoid running out of disk space
2023-06-06 15:16:42 +08:00
..
dev [LLM] Enable UT workflow logics for LLM (#8243) 2023-06-02 17:06:35 +08:00
src/bigdl [LLM] convert_model bug fix (#8274) 2023-06-06 15:16:42 +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