# Server Configuration HOST=0.0.0.0 PORT=8000 # Model Configuration MODEL_NAME=facebook/mbart-large-50-many-to-many-mmt MAX_LENGTH=512 DEVICE=cuda # or cpu