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

Adding a stopWords parameter in the LLM config. #235

Merged

Conversation

Viswa4599
Copy link
Contributor

Some cloud models break without the '<|eot-id|>' stop word. So added an optional stopWords param in the LLM_CONFIG that is then added to the parameters

@Viswa4599
Copy link
Contributor Author

  • then added to parameters while building the chatCompletion request.

Copy link
Collaborator

@61cygni 61cygni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks.

@61cygni 61cygni merged commit 9398528 into a16z-infra:main May 19, 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