Skip to content

Fix warnings: remove a print and remove some deprecation warnings#1924

Merged
ArthurZucker merged 6 commits intomainfrom
fix-=warning
Jan 5, 2026
Merged

Fix warnings: remove a print and remove some deprecation warnings#1924
ArthurZucker merged 6 commits intomainfrom
fix-=warning

Conversation

@ArthurZucker
Copy link
Collaborator

@ArthurZucker ArthurZucker commented Jan 5, 2026

This never got properly removed, and we end up using it in transformers as it is quite convenient.

@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.

@ArthurZucker ArthurZucker linked an issue Jan 5, 2026 that may be closed by this pull request
@ArthurZucker ArthurZucker merged commit b874abe into main Jan 5, 2026
31 checks passed
@ArthurZucker ArthurZucker deleted the fix-=warning branch January 5, 2026 13:02
ArthurZucker added a commit that referenced this pull request Jan 19, 2026
)

* make sur the warning is just a warning

* update

* nits

* fix tests
ArthurZucker added a commit that referenced this pull request Jan 19, 2026
* Fix warnings: remove a print and remove some deprecation warnings (#1924)
* make sur the warning is just a warning

* update

* nits

* fix tests

* add copy test and prefill copy
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.

Wrong and unsuppressable print when instantiating BPE

2 participants