fix: cap token×beam product so generation fits its GPU reservation e4538dd Daryl Lim Claude Opus 4.8 (1M context) commited on 2 days ago
fix: harden generation params, fix swap RTL, polish from review e45a74c Daryl Lim Claude Opus 4.8 (1M context) commited on 2 days ago
feat: expose advanced generation params on the public /translate API 879879e Daryl Lim Claude Opus 4.8 (1M context) commited on 3 days ago
feat: add honesty captions, RTL output, empty guard, advanced params cf70957 Daryl Lim Claude Opus 4.8 (1M context) commited on 3 days ago
fix: greedy-decode by default; apply review cleanups 1df06c4 Daryl Lim Claude Opus 4.8 (1M context) commited on 3 days ago
fix: use bfloat16 instead of float16 on CUDA for T5 stability 9ba4f71 Daryl Lim Claude Opus 4.8 (1M context) commited on 3 days ago
docs: record ZeroGPU pickle and T5 attention constraints in app.py ca97bb4 Daryl Lim Claude Opus 4.8 (1M context) commited on 3 days ago
perf: engage ZeroGPU pack/stream, tune GPU duration, fix requirements 2ba774e Daryl Lim Claude Opus 4.8 (1M context) commited on 3 days ago
feat: expose stable /translate API endpoint and tidy UI f8a5dc6 Daryl Lim Claude Opus 4.8 (1M context) commited on 3 days ago
refactor: use concrete T5 types and run ty at full strictness 607cea3 Daryl Lim Claude Opus 4.8 (1M context) commited on 3 days ago
fix: remove invalid Textbox clear button and tighten model/tokenizer types 9fdec8c Daryl Lim Claude Opus 4.8 (1M context) commited on 4 days ago
feat: add symmetric language dropdowns with swap button 4453ebb Daryl Lim Claude Sonnet 4.6 commited on Apr 11
feat: update language mappings for new dict shape with region sorting d12366f Daryl Lim commited on Apr 11
feat: update browser tab title to MADLAD-400 Translate 1414eac Daryl Lim Claude Opus 4.6 (1M context) commited on Apr 9
fix: comma-format character count for consistency 5c5f600 Daryl Lim Claude Opus 4.6 (1M context) commited on Apr 9
fix: use Gradio CSS variables for info text styling 61b1462 Daryl Lim Claude Opus 4.6 (1M context) commited on Apr 9
feat: move translate button into input column 0164e89 Daryl Lim Claude Opus 4.6 (1M context) commited on Apr 9
refactor: move hint and char count from textbox info to gr.HTML element 0d20f5b Daryl Lim Claude Opus 4.6 (1M context) commited on Apr 9
feat: enforce 2000 character limit on input badac0a Daryl Lim Claude Opus 4.6 (1M context) commited on Apr 8
refactor: extract _format_info helper for info string be7cb6a Daryl Lim Claude Opus 4.6 (1M context) commited on Apr 8
feat: move hint and char count into input textbox info 459c8a5 Daryl Lim Claude Opus 4.6 (1M context) commited on Apr 8
fix: use change event for char count to handle inline clear 4c094dc Daryl Lim Claude Opus 4.6 (1M context) commited on Apr 8
feat: replace standalone Clear button with inline clear on input ea7372a Daryl Lim Claude Sonnet 4.6 commited on Apr 8
feat: add character limit display and keyboard shortcut hint 77df3a5 Daryl Lim Claude Sonnet 4.6 commited on Apr 8
feat: increase textbox height to 6 lines and remove input placeholder 12ff0ac Daryl Lim Claude Sonnet 4.6 commited on Apr 8
feat: replace English label with static dropdown for visual symmetry 57a1d31 Daryl Lim Claude Sonnet 4.6 commited on Apr 8
feat: add UI improvements for usability 2ffda3e Daryl Lim Claude Opus 4.6 (1M context) commited on Apr 8
feat: rewrite UI with Google Translate-style layout c077bcb Daryl Lim Claude Sonnet 4.6 commited on Apr 8
feat: redesign Batch tab with two-column layout matching Single tab 9780ff0 Daryl Lim Claude Opus 4.6 (1M context) commited on Mar 23
fix: replace deprecated torch_dtype with dtype in model loading 151fa6d Daryl Lim Claude Opus 4.6 commited on Mar 4
feat: translate_batch returns table data alongside file path 63c966a Daryl Lim Claude Opus 4.6 commited on Mar 4
feat: rebuild UI with sidebar and tabbed Single/Batch layout 3872c0b Daryl Lim Claude Opus 4.6 commited on Mar 4
feat: add translate_batch function for file-based translation 4b929eb Daryl Lim Claude Opus 4.6 commited on Mar 4
feat: add generation parameters to translate function 8d0070f Daryl Lim Claude Opus 4.6 commited on Mar 4
fix: update app UI and examples for Tier 1 languages 67a163c Daryl Lim Claude Opus 4.6 commited on Mar 3
refactor: cache language mappings and use model.device e0dc6e1 Daryl Lim Claude Opus 4.6 commited on Mar 2
fix: add space between language token and input text 7d583b2 Daryl Lim Claude Opus 4.6 commited on Mar 2
fix: expose demo at module level for Gradio hot reload 613b55a Daryl Lim Claude Opus 4.6 commited on Mar 2
fix: move theme parameter from Blocks() to launch() dde491e Daryl Lim Claude Opus 4.6 commited on Mar 2
feat: replace gr.Interface with gr.Blocks for improved UI 02f6bf9 Daryl Lim Claude Opus 4.6 commited on Mar 2