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

Add react example #83

Merged
merged 4 commits into from
May 2, 2023
Merged

Add react example #83

merged 4 commits into from
May 2, 2023

Conversation

rlouf
Copy link
Member

@rlouf rlouf commented May 1, 2023

Closes #3.

  • Implement the example
  • We need to be able to add a is_in argument to the model initialization and use the logit_bias option in OpenAI's API to forbid any token that's not in the list.

@rlouf rlouf force-pushed the react-example branch 3 times, most recently from 348b112 to 9e7bd5d Compare May 2, 2023 13:29
@rlouf rlouf merged commit 8561628 into main May 2, 2023
@rlouf rlouf deleted the react-example branch May 2, 2023 13:32
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.

Implement LMQL Fig.11
1 participant