ipex-llm/python
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
..
llm Fix type mismatch in eval for Baichuan2 QLora example (#11117) 2024-05-24 14:14:30 +08:00