From 834812f36380ff11ce839e63493c66c26e79d4ab Mon Sep 17 00:00:00 2001 From: emanrissha Date: Wed, 2 Jul 2025 05:41:57 +0300 Subject: [PATCH] Update docs/source/en/model_doc/marian.md Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> --- docs/source/en/model_doc/marian.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/en/model_doc/marian.md b/docs/source/en/model_doc/marian.md index 3e1f82747da..33a193d368e 100644 --- a/docs/source/en/model_doc/marian.md +++ b/docs/source/en/model_doc/marian.md @@ -160,7 +160,6 @@ print(result) - Originally trained with the Marian C++ framework for efficiency. -- Does not support the older OPUS models that require BPE preprocessing (80 models not supported). - When using quantization, expect a small trade-off in accuracy for a significant gain in speed and memory.