FastChat
FastChat copied to clipboard
bfloat16 on GuanacoAdapter
Currently, FastChat use float16 instead of bfloat16 on Guanaco model, which is different from https://github.com/artidoro/qlora. I'm wondering what influence this difference will cause. Thanks.