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

Adopt naming convention of transformers API #14

Merged
merged 9 commits into from
Apr 8, 2024
Merged

Adopt naming convention of transformers API #14

merged 9 commits into from
Apr 8, 2024

Conversation

mfuntowicz
Copy link
Member

TPUModelForX becomes AutoModelForX to better match with transformers API

ruff .

style:
black .
Copy link
Collaborator

Choose a reason for hiding this comment

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

we should remove black from check_code_quality.yml workflow too

- name: Check style with black
run: |
source venv/bin/activate
black --check .
Copy link
Collaborator

Choose a reason for hiding this comment

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

ok you did it 😄

@tengomucho tengomucho merged commit cef8e0d into main Apr 8, 2024
2 checks passed
@mfuntowicz mfuntowicz deleted the api-naming branch April 29, 2024 07:54
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