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

Make randomization seed a serving input, rather than compile option #303

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

jonatanklosko
Copy link
Member

Closes #284.

Now we can do Nx.Serving.run(serving, %{text: "...", seed: 0}) for text generation and similar for other servings.

@jonatanklosko jonatanklosko merged commit b63e712 into main Dec 13, 2023
2 checks passed
@jonatanklosko jonatanklosko deleted the jk-text-generation-seed branch December 13, 2023 06:27
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.

Support non-deterministic output in text generation serving
2 participants