ipex-llm/python/llm/example
Qiyuan Gong 120a0035ac
Fix type mismatch in eval for Baichuan2 QLora example (#11117)
* During the evaluation stage, Baichuan2 will raise type mismatch when training with bfloat16. Fix this issue by modifying modeling_baichuan.py. Add doc about how to modify this file.
2024-05-24 14:14:30 +08:00
..
CPU LLM: Add CPU vLLM entrypoint (#11083) 2024-05-24 09:16:59 +08:00
GPU Fix type mismatch in eval for Baichuan2 QLora example (#11117) 2024-05-24 14:14:30 +08:00