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

feat(vertexai/genai): change TopK to int #9522

Merged
merged 3 commits into from
Mar 8, 2024
Merged

feat(vertexai/genai): change TopK to int #9522

merged 3 commits into from
Mar 8, 2024

Conversation

jba
Copy link
Contributor

@jba jba commented Mar 7, 2024

GenerationConfig.TopK is logically an integer. Represent it as such in the client.

GenerationConfig.TopK is logically an integer. Represent it as such
in the client.
@jba jba requested a review from eliben March 7, 2024 21:47
@jba jba requested review from a team as code owners March 7, 2024 21:47
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Mar 7, 2024
@jba jba merged commit 29d2c7d into main Mar 8, 2024
13 checks passed
@jba jba deleted the topk branch March 8, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants