We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用LLM生成数据时,LLM有时候会返回格式错误的回答,不能解析成功,建议添加一个try_num参数,在没有解析出内容时重试。
No response
The text was updated successfully, but these errors were encountered:
目前完成基于api model的try_num参数,基于本地huggingface和vllm的还没完成。
Sorry, something went wrong.
drcege
BeachWang
No branches or pull requests
Search before continuing 先搜索,再继续
Description 描述
使用LLM生成数据时,LLM有时候会返回格式错误的回答,不能解析成功,建议添加一个try_num参数,在没有解析出内容时重试。
Use case 使用场景
No response
Additional 额外信息
No response
Are you willing to submit a PR for this feature? 您是否乐意为此功能提交一个 PR?
The text was updated successfully, but these errors were encountered: