Commit History

Update app.py
13597bf
Running
verified

R-Kentaren commited on

Update app.py
f7b1360
verified

R-Kentaren commited on

Update requirements.txt
25e7c41
verified

R-Kentaren commited on

Update app.py
0ff1c7b
verified

R-Kentaren commited on

Update app.py
7fa6b40
verified

R-Kentaren commited on

Update app.py
150692c
verified

R-Kentaren commited on

Update app.py
6861394
verified

R-Kentaren commited on

Update README.md
ada8101
verified

R-Kentaren commited on

Delete README_OLD.md
cb2ef9f
verified

R-Kentaren commited on

Delete USER_GUIDE.md
880d37e
verified

R-Kentaren commited on

Create app.py
fd64ee9
verified

R-Kentaren commited on

Rename app.py to config.py
9a0f889
verified

R-Kentaren commited on

Add comprehensive changelog for UI/UX improvement session
31c47f7

Luigi commited on

Add UI/UX improvements summary documentation
a68593c

Luigi commited on

Add comprehensive documentation and user guide
c1bc514

Luigi commited on

Major UI/UX improvements for better user experience
df40b1d

Luigi commited on

Fix UI not resetting after cancel - add reset handler
b7e5000

Luigi commited on

Fix GeneratorExit handling to prevent runtime error
c49f312

Luigi commited on

Fix cancel generation feature by removing GeneratorExit handler
9466288

Luigi commited on

Handle GeneratorExit by yielding UI reset and returning cleanly
a430811

Luigi commited on

Simplify GeneratorExit handling - let it propagate and rely on finally block
6dc4bdb

Luigi commited on

Fix GeneratorExit handling by re-raising after UI reset
6ff484e

Luigi commited on

Fix UI state reset after generation cancellation
fcb2aaa

Luigi commited on

Fix GeneratorExit exception in cancel generation by adding proper exception handling
4bc617b

Luigi commited on

bugfix
fd70375

Luigi commited on

Improve cancel generation with robust UI state management and orchestrator pattern
9ac7f36

Luigi commited on

Restore cancel generation feature with improved UI integration
a94befb

Luigi commited on

Remove cancel generation feature as it didn't work
efa3ae6

Luigi commited on

Restore proper cancel functionality
afa1066

Luigi commited on

Test stopping criteria effectiveness
f0d2ab7

Luigi commited on

Improve cancel generation responsiveness
48e50b8

Luigi commited on

Fix cancel generation to gracefully stop ongoing response generation
a73d8f4

Luigi commited on

remove qwen3 30b-a3b and qwen3 next 80b-a3b
4af617b

Luigi commited on

Remove AOT indication from UI duration estimate
f97cbfc

Luigi commited on

Remove AOT compilation completely and enable use_cache
426163f

Luigi commited on

Fix dynamic_shapes kwargs to match inputs structure for AOT compilation
273acf8

Luigi commited on

Fix AOT compilation dynamic_shapes to match expected arg names for torch.export.export
0a99dfc

Luigi commited on

Update requirements.txt
4d2c362
verified

Luigi commited on

Update requirements.txt
48d806a
verified

Luigi commited on

Add dynamic GPU time estimate indicator to UI
fc989b4

Luigi commited on

Improve model size detection: replace ad-hoc string parsing with reliable params_b field in MODELS dict
ab92e0d

Luigi commited on

Add qwen 80b-a3b
8cdf3e1

Luigi commited on

Set better defaults for free-tier users: Qwen3-1.7B model, 1024 max tokens, search disabled
2cae073

Luigi commited on

Adjust duration estimation for H200 performance - reduce conservative estimates
de766da

Luigi commited on

Use actual parameter count for AOT decision instead of string matching
e3e334f

Luigi commited on

Make AOT compilation conditional for models >= 2B parameters to optimize free tier usage
4500f92

Luigi commited on

Add AOT compilation optimization for ZeroGPU acceleration
a7866ff

Luigi commited on

add 4 20b+ models after enabling dynamic gpu duration
fea2910
verified

Luigi commited on

Add dynamic duration calculation for ZeroGPU acceleration
6073cc2

Luigi commited on

make qwen-4b default
d3726c6
verified

Luigi commited on