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

Conversation Generate All Logits #743

Merged
merged 1 commit into from
May 19, 2024

Conversation

martindevans
Copy link
Member

  • Modified Conversation to support generating logits for all submitted tokens, instead of just the final token.
  • Modified Conversation.Sample() to accept an offset, indicating which logits to sample (relative to the final token).

…d tokens, instead of just the final token.

 - Modified Conversation.Sample to accept an offset, indicating which logits to sample.
@martindevans martindevans merged commit 0834008 into SciSharp:master May 19, 2024
6 checks passed
@martindevans martindevans deleted the Conversation_allLogits branch May 19, 2024 14:53
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