ipex-llm/python/llm
Ruonan Wang 2f78afcd2a
Refactor some functions to ipex_llm.transformers.models.common (#13091)
* add quantize_linear & linear_forward

* add moe_group_topk

* rotary_two_with_cache_inplaced

* fix code style

* update related models
2025-04-18 11:15:43 +08:00
..
dev Reuse --privileged (#13015) 2025-03-27 10:00:50 +08:00
example remove fschat in EAGLE example (#13005) 2025-03-25 15:48:48 +08:00
portable-zip Fix null pointer dereferences error. (#11125) 2024-05-30 16:16:10 +08:00
scripts Update check.py removing a twice defined function (#12760) 2025-02-05 11:37:59 +08:00
src/ipex_llm Refactor some functions to ipex_llm.transformers.models.common (#13091) 2025-04-18 11:15:43 +08:00
test remove ${HF_TOKEN} (#12742) 2025-01-26 10:31:42 +08:00
tpp Rename LICENSE-Intel®-OpenMP*-Runtime-Library.txt to LICENSE-Intel®-OpenMP-Runtime-Library.txt (#13002) 2025-03-25 10:07:55 +08:00
.gitignore [LLM] add chatglm pybinding binary file release (#8677) 2023-08-04 11:45:27 +08:00
setup.py ipex-llm 2.2.0 post-release update (#13053) 2025-04-07 17:41:22 +08:00
version.txt ipex-llm 2.2.0 post-release update (#13053) 2025-04-07 17:41:22 +08:00