Update docs/source/en/model_doc/marian.md

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
This commit is contained in:
emanrissha 2025-07-02 05:44:56 +03:00 committed by GitHub
parent 343ea2f81f
commit 306fd7a102
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -152,7 +152,6 @@ print(result)
- MarianMT models are smaller than many other translation models, enabling faster inference, low memory usage, and suitability for CPU environments.
- Based on Transformer encoder-decoder architecture with 6 layers each.