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

Added the ability to run ChemCrow using a local LlamaCpp or GPT4ALL model #9

Closed
wants to merge 14 commits into from

Conversation

avanteijlingen
Copy link

This allows the program to work offline as well as adds diversity in the LLM models.

The change is largely contained to _make_llm and has been done in such a way that it should not alter the behaviour of the program if the user was unaware of this new feature and only wanted to use it with the openAI API as originally coded.

@doncamilom doncamilom self-requested a review January 9, 2024 19:45
@doncamilom
Copy link
Collaborator

Hi thank you for your contribution!

I've fixed some issues I had while reviewing and moved it to #29

@doncamilom doncamilom closed this Feb 29, 2024
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

Successfully merging this pull request may close these issues.

2 participants