How to use thu-coai/dat_base_translation_ende with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("thu-coai/dat_base_translation_ende", dtype="auto")
No model card