easy-translate / translate.py

Commit History

Implement SeamlessM4T
9dcafee

Iker commited on

Add support for SMALL100 and update examples
911ab5a

Iker commited on

Add warning to prevent large batch sizes when device map is set to auto
fbc4e83

Iker commited on

8 bits / 4 bits quantization, load any model, promoting.
d54a92e

Iker commited on

Add --repetition-penalty flag
390a692

Iker commited on

Add --keep_tokenization_spaces argument to control the space decoding
2a897d7

Iker commited on

feat: Add --keep_special_tokens argument to control special token decoding
086ac2b

ruanchaves commited on

Fix output if translator predicts new line in Windows format
f016c88

Iker commited on

Fix output if translator predicts new line
3d26fd2

Iker commited on

Current output if translation predicts new line
0f4f627

Iker commited on

Test if the source language is supported by the tokenizer
998d5ca

Iker commited on

Disable dataloader multiprocessing
ee0f30d

Iker commited on

Fix bug with file loading
0af8cb0

Iker commited on

Fix find_executable_batch_size deprecation
d3132fd

Iker commited on

Manually calculate dataloader len
5bd7f14

Iker commited on

Count lines instead of using dataloader.dataset
011cb1f

Iker commited on

Set num_workers to 1 manually
9a2fa00

Iker commited on

Test params
1cb8a41

Iker commited on

Test params
7f820ab

Iker commited on

Test params
5829755

Iker commited on

Test params
880922b

Iker commited on

Fix multi-GPU batch split bug
01e13d9

Iker commited on

Support for NLLB and Sampling
5401d1a

Iker commited on

Fix tqdm
a4abd95

Iker commited on

Implement num_return_sequences parameter.
95d0c3a

Iker commited on

Fix bug
56e0241

Iker commited on

Fix bug
ea68187

Iker commited on

Fix bug
57ffa19

Iker commited on

Fix: Remove duplicates when using more than 1 device
4db19c9

Iker commited on

Print in standard format
ed535ee

Iker commited on

Print only device type
774b679

Iker commited on

[Fix Bug] Max length param was ignored
9f0798a

Iker commited on

Print run info only in main process
02502dd

Iker commited on

Print run info
f85b100

Iker commited on

Print model name
122365e

Iker commited on

Batch size description
a4d80df

Iker commited on

Fix error on multi-gpu eval
6cc3f7d

Iker commited on

Implement evaluation
62b1ca5

Iker commited on

M2M100 with transformers and accelerate
b873cb9

Iker commited on

Fix bugs
749ff6d

Iker commited on

Initial commit
1e19e28

Iker commited on