Select Source and Target Langauge in multi-language translation models

I want to fine tune a Facebook NLLB model for translation, my question is, how can I specify the source and target language for the tokenizer and the trainer?
Is there any other information I need to know too? I’m a beginner.