yhavinga/rosetta
Fix double model load
Add diversity penalty, pin tokenizers on older version
Update app.py
Update app.py
Update streamit, cleanup requirements, pin jax and flax, add some models
Switch ccmatrix small nl24 nl->en model for longt5 large nl8 model
Disable some models to reduce memory usage on HF spaces
Adapt to streaming interface (only when num_beams is equal to 1)
Add ul2 large en->nl model, update texts
Add ul2 base en->nl model. Special care for its newline_token and use_fast=False
Update models and default texts
Update models and default texts
Rename app to rosetta. Make two-column. Add some texts.
Add default texts and detect of language direction
Add some models
Split sentences for model that requires it. Default beams to 1
Remove unneeded generator settings. Get model generator settings if exist
Update repo secret name
Change emoji and color
Add app
initial commit
