Overview of Hunyuan Machine Translation with OpenVINO
latestThis notebook provides a workflow for running Tencent's Hunyuan machine translation models using OpenVINO. It supports two model series:
- HY-MT1.5: Based on the Hunyuan Dense V1 architecture.
HY-MT1.5-1.8B: Lightweight model for resource-constrained environments.HY-MT1.5-7B: Larger model for higher translation quality.
- Hy-MT2: Next-generation series with improved quality and coverage.
Hy-MT2-1.8B: Lightweight next-gen model.Hy-MT2-7B: Higher quality next-gen model.
Note: This is an EXPERIMENTAL NOTEBOOK. The models may not have been fully validated with OpenVINO.