ipex-llm/python/llm/example
Ruonan Wang 1917bbe626 LLM: fix BF16Linear related training & inference issue (#9755)
* fix bf16 related issue

* fix

* update based on comment & add arc lora script

* update readme

* update based on comment

* update based on comment

* update

* force to bf16

* fix style

* move check input dtype into function

* update convert

* meet code review

* meet code review

* update merged model to support new training_mode api

* fix typo
2023-12-25 14:49:30 +08:00
..
CPU LLM: Add bloom gguf support (#9734) 2023-12-21 14:06:25 +08:00
GPU LLM: fix BF16Linear related training & inference issue (#9755) 2023-12-25 14:49:30 +08:00