Skip to content

Conversation

demoncoder-crypto
Copy link

Generates text one token at a time.
At each step, it requests many (num_samples) candidates for the next single token.
Estimates the probability of each potential next token based on its frequency in the candidates.
Applies the min_p filtering logic using these estimated probabilities.

@github-actions github-actions bot added status:awaiting review PR awaiting review from a maintainer component:python sdk Issue/PR related to Python SDK labels Mar 28, 2025
@demoncoder-crypto demoncoder-crypto mentioned this pull request Mar 28, 2025
@Annhiluc Annhiluc added type:feature request New feature request/enhancement status:triaged Issue/PR triaged to the corresponding sub-team p3 labels Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:python sdk Issue/PR related to Python SDK p3 status:awaiting review PR awaiting review from a maintainer status:triaged Issue/PR triaged to the corresponding sub-team type:feature request New feature request/enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants