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

fixes BUG #353. Example scripts don't run as expected. #354

Merged

Conversation

HerrIvan
Copy link
Contributor

Fixes example scripts.

  • Adds calls to *_fmt functions in babyagi.py, s.t. the script can work properly without triggering an Exception.
  • Removes one stop criterion and increases max_tokens in a few calls, s.t. the answers by the GPTs are not truncated.

@HerrIvan
Copy link
Contributor Author

Sorry, my bad. Now it passes the pre-commit tests.

@rlouf rlouf linked an issue Nov 12, 2023 that may be closed by this pull request
@rlouf rlouf merged commit 5f82da4 into outlines-dev:main Nov 12, 2023
5 checks passed
@rlouf
Copy link
Member

rlouf commented Nov 12, 2023

Thank you for contributing!

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.

Minor bugs in babyagi.py and meta_prompting.py example scripts
2 participants