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
(This issue is for TALISMAN, but that is still a branch repo rather than an independent repo, so it can't accept issues) TALISMAN explicitly does not allow models from sources other than OpenAI: https://github.com/monarch-initiative/talisman/blob/f166f44d523c6430db8cbd65109a99a4c53c41d2/src/talisman/cli.py#L340-L343
It will likely need other updates to be compatible with newer OntoGPT versions, but this can be changed to support local models through ollama.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(This issue is for TALISMAN, but that is still a branch repo rather than an independent repo, so it can't accept issues)
TALISMAN explicitly does not allow models from sources other than OpenAI:
https://github.com/monarch-initiative/talisman/blob/f166f44d523c6430db8cbd65109a99a4c53c41d2/src/talisman/cli.py#L340-L343
It will likely need other updates to be compatible with newer OntoGPT versions, but this can be changed to support local models through ollama.
The text was updated successfully, but these errors were encountered: