Commit History

Add model name input to gradio interface
59dc238
Running

Jesse Karmani commited on

Take an input string in the main translator method
24fe65c

Jesse Karmani commited on

Use a small sample text
b0cf0db

Jesse Karmani commited on

Fix error
b45a5c2

Jesse Karmani commited on

Update requirements
e6ff020

Jesse Karmani commited on

Test some default inputs and outputs
2661eab

Jesse Karmani commited on

Remove default __main__ method
a0c5750

Jesse Karmani commited on

Update requirements
678f004

Jesse Karmani commited on

Add requirements file
4e57116

Jesse Karmani commited on

Add huggingface spaces config yaml to README
a0d1124

Jesse Karmani commited on

Use gradio
9c6ba11
unverified

Jesse Karmani commited on

SeamlessM4T examples
64b847c

Iker commited on

Implement SeamlessM4T
9dcafee

Iker commited on

Merge pull request #7 from alquist4121/fix-example-nllb200_3B_8bit
f88323f
unverified

Iker commited on

fix explanation
b8ba25f

alquist4121 commited on

Fix typo
bb568bf
unverified

Iker commited on

Fix typos
f24e8a5

Iker commited on

Fix typos
0dccfd5

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

Add examples folder
e2b2525

Iker commited on

Update README.md
55e5d07
unverified

Iker commited on

Delete sample_text2 directory
dde1fd2
unverified

Iker commited on

Fix typo
ad85b8c
unverified

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

Merge pull request #4 from ruanchaves/main
b32de48
unverified

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

Update README.md
74502a8
unverified

Iker commited on

Update README.md
e149cd5
unverified

Iker commited on

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

Iker commited on

Update README.md
e27083d
unverified

Iker commited on

Disable dataloader multiprocessing
ee0f30d

Iker commited on

Merge pull request #3 from ikergarcia1996/multigpu-bug
feed195
unverified

Iker commited on

Fix bug with file loading
0af8cb0

Iker commited on

Update README.md
60d3e46
unverified

Iker commited on

Merge pull request #2 from ikergarcia1996/multigpu-bug
adaca32
unverified

Iker commited on

Update requeriments
ba5f9a4

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