Views
No views yet
| Artifact | Role |
|---|---|
NLLB_Encoder_512.mlpackage | Encoder |
NLLB_Decoder_512_init.mlpackage | First autoregressive step + initial KV |
NLLB_Decoder_512_step.mlpackage | Later steps; past KV in/out |
tokenizer/ | Hugging Face tokenizer files |
config.json | Base model config copy |
NLLB_Decoder_512.mlpackage only: greedy decoding breaks when the graph was traced with a fixed short prefix.nllb200-coreml-512-pal8) uses the same three mlpackage names with 8-bit weight palettization.nllb200-coreml-512, nllb200-coreml-512-pal8 (NLLBCoreMLTranslationService).enc_len=512).python3 Scripts/validate_nllb512_bleu_macos.py --local-dir Notebooks/nllb/output/nllb200-coreml-512 --min-bleu 50