Skip to content

Conversation

@Sai-Suraj-27
Copy link
Contributor

What does this PR do?

Fixes this failing BioGPT-batch generation test. From this PR Generation Config defaults are now None

image

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

@Rocketknight1 @zucchini-nlp

Copy link
Contributor

@vasqu vasqu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, can you add a small comment as to why we use 20 (i.e. it's the default value in the generation config when calling .generate)

@vasqu
Copy link
Contributor

vasqu commented Jan 6, 2026

run-slow: biogpt

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

This comment contains run-slow, running the specified jobs:

models: ["models/biogpt"]
quantizations: []

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

CI Results

Workflow Run ⚙️

✅ No failing test specific to this PR 🎉 !

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

[For maintainers] Suggested jobs to run (before merge)

run-slow: biogpt

@vasqu vasqu enabled auto-merge (squash) January 7, 2026 12:58
@vasqu
Copy link
Contributor

vasqu commented Jan 7, 2026

Thx, merging now

@vasqu vasqu merged commit 6d7b10d into huggingface:main Jan 7, 2026
19 checks passed
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

SangbumChoi pushed a commit to SangbumChoi/transformers that referenced this pull request Jan 23, 2026
* Fixed failing BioGPT batch generation test

* Fixed failing BioGPT batch generation test

* Comment.
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.

3 participants