Skip to content
New issue

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

Confusion about the models #35

Open
1337sml opened this issue Oct 5, 2022 · 1 comment
Open

Confusion about the models #35

1337sml opened this issue Oct 5, 2022 · 1 comment

Comments

@1337sml
Copy link

1337sml commented Oct 5, 2022

Thanks for this great project!
I have a few issues with the models though.

It is rather confusing that you get an error message regarding a missing OpenAI token if you try the setup guide.
For me the problem was that I was not logged into huggingface and that triggered the except part which tries to use OpenAI. Maybe mentioning huggingface as the modelprovider would be good.

The hardware requirements guide lists several models https://github.com/hitomi-team/sukima/wiki/Hardware-Requirements but does not mention the actual model names.

@pw45000
Copy link

pw45000 commented Oct 17, 2022

For usage, check out my guide. The API key error is a red herring, which can be telling of a multitude of issues. Suitable models would be Diablo-GPT-Large or using Hourai. So, for an example, you can load DiabloGPT model by switching the value of the "model" field as "microsoft/DialoGPT-large".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants