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
触发mj的敏感词后,队列会一直占用不会释放,导致请求堵塞
请求以下信息mj会触发敏感词,服务器队列不会释放请求,导致队列阻塞 { "prompt":"女生,非常漂亮,大大的胸部" }
python --version
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
问题简述
触发mj的敏感词后,队列会一直占用不会释放,导致请求堵塞
复现方式
请求以下信息mj会触发敏感词,服务器队列不会释放请求,导致队列阻塞
{
"prompt":"女生,非常漂亮,大大的胸部"
}
环境信息
python --version
)额外信息
No response
一点点的自我检查
The text was updated successfully, but these errors were encountered: