ipex-llm/python/llm/src/ipex_llm/transformers/gguf
Qiyuan Gong 1eb884a249
IPEX Duplicate importer V2 (#11310)
* Add gguf support.
* Avoid error when import ipex-llm for multiple times.
* Add check to avoid duplicate replace and revert.
* Add calling from check to avoid raising exceptions in the submodule.
* Add BIGDL_CHECK_DUPLICATE_IMPORT for controlling duplicate checker. Default is true.
2024-06-19 16:29:19 +08:00
..
models Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
__init__.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
api.py IPEX Duplicate importer V2 (#11310) 2024-06-19 16:29:19 +08:00
gguf.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00