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

Cache llm chain to avoid loading the model at every utterance [ENG 437] #12728

Closed
wants to merge 2 commits into from

Conversation

varunshankar
Copy link
Contributor

@varunshankar varunshankar commented Aug 13, 2023

Proposed changes:

  • Move llm factory into init method to skip loading the model at every utterance

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@varunshankar varunshankar requested a review from a team as a code owner August 13, 2023 18:12
@varunshankar varunshankar self-assigned this Aug 13, 2023
@tmbo tmbo closed this Aug 18, 2023
@varunshankar varunshankar deleted the ENG-437-cache-llm-chain branch October 27, 2023 21:56
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