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
I have seen this service: https://sbercloud.ru/ru/datahub/rugpt3family/demo-boltalka
How it can be implemented through Ru-gpts? Are there code snippets or implementation examples?
Thank you in advance
The text was updated successfully, but these errors were encountered:
Hey @LEv145 ,
The demo-boltalka model is a fine-tuned version of ruGPT-3 large model that can be accessed via API.
If you have your own chit-chat dataset, you can fine-tune the model as shown here
Sorry, something went wrong.
Hey @LEv145 , The demo-boltalka model is a fine-tuned version of ruGPT-3 large model that can be accessed via API. If you have your own chit-chat dataset, you can fine-tune the model as shown here
OK, thanks. But how can I make the rugpl not complement the input text, but it creates a dialog like boltalka?
No branches or pull requests
I have seen this service:
https://sbercloud.ru/ru/datahub/rugpt3family/demo-boltalka
How it can be implemented through Ru-gpts?
Are there code snippets or implementation examples?
Thank you in advance
The text was updated successfully, but these errors were encountered: