我下载了chat 模型尝试运行在这里就报错 response, history = model.chat(tokenizer, query=query, history=None)
Floating point exception (core dumped)?
没有其他报错信息,请问这是什么原因
· Sign up or log in to comment