This commit is contained in:
DelLevin-Home
2026-06-17 10:43:33 +08:00
parent db033c661f
commit 05e733e872
18 changed files with 3399 additions and 254 deletions

View File

@@ -0,0 +1,9 @@
{
"engine_type": "nllb",
"nllb_dir": "E:\\AI\\ai-translation\\nllb",
"max_new_tokens": 512,
"batch_size": 8,
"last_nllb_model": "nllb-200-distilled-1.3B",
"last_src_lang": "auto",
"last_tgt_lang": "zh"
}