ipex-llm/python/llm/src/ipex_llm/ggml
Ruonan Wang 4b6c3160be
Support imatrix-guided quantization for NPU CW (#12468)
* init commit

* remove print

* add interface

* fix

* fix

* fix style
2024-12-02 11:31:26 +08:00
..
model Support imatrix-guided quantization for NPU CW (#12468) 2024-12-02 11:31:26 +08:00
__init__.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
convert.py Remove chatglm_C Module to Eliminate LGPL Dependency (#11178) 2024-05-31 17:03:11 +08:00
convert_model.py Remove chatglm_C Module to Eliminate LGPL Dependency (#11178) 2024-05-31 17:03:11 +08:00
quantize.py Init NPU quantize method and support q8_0_rtn (#11452) 2024-07-01 13:45:07 +08:00