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
Scenario: Run docker-compose.yml with chatbot Open chatbot web ui Set temperature to 0 Try to use chat
Expected result: Chat is working or it's impossible to set temperature to 0
Actual result: Chat is not working
The text was updated successfully, but these errors were encountered:
I know this one, that's a HF-style problem
Sorry, something went wrong.
Maybe solved by smallcloudai/refact#243 I didn't find a problem with forward_to_hf_endpoint.rs
Ok. It works.
olegklimov
No branches or pull requests
Scenario:
Run docker-compose.yml with chatbot
Open chatbot web ui
Set temperature to 0
Try to use chat
Expected result:
Chat is working
or
it's impossible to set temperature to 0
Actual result:
![Image](https://private-user-images.githubusercontent.com/140423660/290013792-6548fabb-4533-4ed1-96ed-b67914e9435f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTM5MDIsIm5iZiI6MTczOTQ1MzYwMiwicGF0aCI6Ii8xNDA0MjM2NjAvMjkwMDEzNzkyLTY1NDhmYWJiLTQ1MzMtNGVkMS05NmVkLWI2NzkxNGU5NDM1Zi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxMzMzMjJaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zOGJlZWJkNjVhNzNhNmY1NDdkZTQ2NTcwNDgzNjlmZTk4NGUzOTRmZjdkZjIyM2IyOWI0MjJlMTVmMmZjMWJlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.nooyDWQJEd7lqz-Oglw9ycW4TKFJgw1qhZ9pqAKWW4s)
Chat is not working
The text was updated successfully, but these errors were encountered: