CoolFace
Apppublic

yhavinga/rosetta

sourceHugging Facepostgresqlupdated 2y agoView on Hugging Face
5likes
21 commits on main
f3e83682y ago

Fix double model load

yhavinga
0d304512y ago

Add diversity penalty, pin tokenizers on older version

yhavinga
4a76d432y ago

Update app.py

yhavinga
f5a218d2y ago

Update app.py

yhavinga
cda95dc3y ago

Update streamit, cleanup requirements, pin jax and flax, add some models

yhavinga
65cf7483y ago

Switch ccmatrix small nl24 nl->en model for longt5 large nl8 model

yhavinga
2354f1b3y ago

Disable some models to reduce memory usage on HF spaces

yhavinga
0ed2b713y ago

Adapt to streaming interface (only when num_beams is equal to 1)

yhavinga
1a852264y ago

Add ul2 large en->nl model, update texts

yhavinga
528bd834y ago

Add ul2 base en->nl model. Special care for its newline_token and use_fast=False

yhavinga
91f86194y ago

Update models and default texts

yhavinga
9b0ae264y ago

Update models and default texts

yhavinga
cdb537e4y ago

Rename app to rosetta. Make two-column. Add some texts.

yhavinga
bc218324y ago

Add default texts and detect of language direction

yhavinga
8cd0b564y ago

Add some models

yhavinga
a19a5434y ago

Split sentences for model that requires it. Default beams to 1

yhavinga
3f553b14y ago

Remove unneeded generator settings. Get model generator settings if exist

yhavinga
8175a614y ago

Update repo secret name

yhavinga
e15b8bc4y ago

Change emoji and color

yhavinga
46ffa304y ago

Add app

yhavinga
5314ab74y ago

initial commit

yhavinga