-
Notifications
You must be signed in to change notification settings - Fork 95
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
Add support for local LLMs #29
Conversation
added requirement of molbloom requried by .tools.databases
Locally stored LlamaCPP model
This reverts commit 064adf1.
This reverts commit e0bef21.
This reverts commit 064adf1.
This reverts commit 584c312.
This reverts commit 3d17dae.
This reverts commit e7751e0.
This reverts commit a83a4d2.
To allow for loading llamaCpp and GPT4ALL models
fixed tools_llm arguements
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The OSS LLMs run now with ChemCrow, however they don't really work as they (the ones I've tried so far) are not good enough.
It would be good to make a list of the ones that work reasonably okay in ChemCrow and suggest those in the readme. The minimum is that they can at least follow the instructions and complete a task.
For now as it's experimental I'm merging into oss-llm
No description provided.