-
Notifications
You must be signed in to change notification settings - Fork 559
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
Add translation to inference client #1608
Add translation to inference client #1608
Conversation
The documentation is not available anymore as the PR was closed or merged. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1608 +/- ##
==========================================
- Coverage 82.31% 81.83% -0.49%
==========================================
Files 62 62
Lines 6984 6990 +6
==========================================
- Hits 5749 5720 -29
- Misses 1235 1270 +35
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice and clean PR! I took care of the merge conflicts and tested it locally. Works like a charm ! Thanks @martinbrose 🤗
Add translation to HuggingFace🤗 Hub
References #1539
This is an ongoing list of model tasks to implement in the Hugging Face Hub inference client. Each task is planned to be its own PR. The task for this is translation.
Key Features