fireyanci
fireyanci
> While this repository is only focused on the first Llama model to keep the code as simple and readable as possible, we have the [LitGPT repository](https://github.com/Lightning-AI/litgpt) (which is an...
> While this repository is only focused on the first Llama model to keep the code as simple and readable as possible, we have the [LitGPT repository](https://github.com/Lightning-AI/litgpt) (which is an...
You can read the tutorials
It can understand my question and provide corresponding output, but there are some characters whose output is in garbled form
Thank you very much for your reply
Because I've been too busy lately, I've only started trying this method now. I can output those garbled characters from the terminal, and I'm not sure if this is related...
because i want use Multi round conversation data
Thank you very much for your reply,I've read your explanation about Dora, it's excellent. Thank you.I hope to use it in the LitGPT project.
When I followed the steps to reproduce the results and then went to evaluate_toxicity.py, I encountered an error that displayed | ERROR | __main__::129 - An error has been caught...
@Yu-YuZhang 解决了嘛,我也遇到了这个问题,当我通过oneapi 调用openai 在线大模型时会出现这种问题,若调用Qwen系列模型无此问题,请问有解决方法吗,例:gpt-3.5-turbo 在 对话时会出现index error问题,在知识库对话时无此问题。