Skip to content

Add Ukrainian translation of README.md #39212

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

VXXXO
Copy link

@VXXXO VXXXO commented Jul 3, 2025

What does this PR do?

Adds Ukrainian translation of the main README.md file to improve accessibility for Ukrainian-speaking developers and researchers.

Changes made

  • Created i18n/README_uk.md with a complete Ukrainian translation of the main README.md
  • Added link to Ukrainian version in the main README.md language navigation
  • Translation includes all sections: installation, quickstart, examples, model showcases, etc.
  • Adapted code examples and explanations for Ukrainian language context
  • Maintained all original links, images, and technical references

Motivation

This change improves the accessibility of the Transformers library for the Ukrainian developer community. With over 40 million Ukrainian speakers worldwide, this translation will help more developers and researchers easily understand and use the library in their native language.

The Ukrainian translation follows the same high-quality standards as other language versions in the repository, providing a comprehensive and accurate translation that maintains the technical accuracy of the original documentation.

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?

@stevhliu - Documentation

VXXXO added 6 commits July 3, 2025 23:37
…odel

- Rename PretrainedFSMTModel to PreTrainedFSMTModel to match naming convention
- Update all usages and exports accordingly
- Fixes issue huggingface#39202
- Add minimal mobilenet_v5 model implementation with config, model, and image processor
- Register mobilenet_v5 in auto classes (AutoConfig, AutoModel, AutoImageProcessor)
- Fixes issue huggingface#39208: 'Unknown Model (mobilenetv5_300m_enc)' when loading Gemma 3n
- Provides stub implementation that prevents crashes and allows future expansion
- Includes proper docstrings and warnings about stub nature
- All components are properly integrated with Transformers architecture
Copy link
Contributor

github-actions bot commented Jul 3, 2025

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

run-slow: auto, fsmt

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.

1 participant