CoolFace
Apppublic

sonic-coder/CPU-LLM-Inference

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes
50 commits on main
0cb9abf2mo ago

Update app.py

BF667-AI
6c87f612mo ago

Update app.py

BF667-AI
713d2ba2mo ago

Update app.py

BF667-AI
12fc3642mo ago

Update app.py

BF667-AI
c69cc1a2mo ago

Delete UI_UX_IMPROVEMENTS.md

BF667-AI
98ee40c2mo ago

Delete __pycache__

BF667-AI
c1f02dc2mo ago

Update requirements.txt

BF667-AI
cbee6ba2mo ago

Update app.py

BF667-AI
06335942mo ago

Update config.py

R-Kentaren
6f2b3972mo ago

Update config.py

R-Kentaren
bcbee743mo ago

Update config.py

R-Kentaren
49d489a3mo ago

Update config.py

R-Kentaren
3fdcbe93mo ago

Update config.py

R-Kentaren
13597bf3mo ago

Update app.py

R-Kentaren
f7b13603mo ago

Update app.py

R-Kentaren
25e7c413mo ago

Update requirements.txt

R-Kentaren
0ff1c7b3mo ago

Update app.py

R-Kentaren
7fa6b403mo ago

Update app.py

R-Kentaren
150692c3mo ago

Update app.py

R-Kentaren
68613943mo ago

Update app.py

R-Kentaren
ada81013mo ago

Update README.md

R-Kentaren
cb2ef9f3mo ago

Delete README_OLD.md

R-Kentaren
880d37e3mo ago

Delete USER_GUIDE.md

R-Kentaren
fd64ee93mo ago

Create app.py

R-Kentaren
9a0f8893mo ago

Rename app.py to config.py

R-Kentaren
31c47f711mo ago

Add comprehensive changelog for UI/UX improvement session

luigi-liu-tw
a68593c11mo ago

Add UI/UX improvements summary documentation

luigi-liu-tw
c1bc51411mo ago

Add comprehensive documentation and user guide

luigi-liu-tw
df40b1d11mo ago

Major UI/UX improvements for better user experience

luigi-liu-tw
b7e500011mo ago

Fix UI not resetting after cancel - add reset handler

luigi-liu-tw
c49f31211mo ago

Fix GeneratorExit handling to prevent runtime error

luigi-liu-tw
946628811mo ago

Fix cancel generation feature by removing GeneratorExit handler

luigi-liu-tw
a43081111mo ago

Handle GeneratorExit by yielding UI reset and returning cleanly

luigi-liu-tw
6dc4bdb11mo ago

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

luigi-liu-tw
6ff484e11mo ago

Fix GeneratorExit handling by re-raising after UI reset

luigi-liu-tw
fcb2aaa11mo ago

Fix UI state reset after generation cancellation

luigi-liu-tw
4bc617b11mo ago

Fix GeneratorExit exception in cancel generation by adding proper exception handling

luigi-liu-tw
fd7037511mo ago

bugfix

luigi-liu-tw
9ac7f3611mo ago

Improve cancel generation with robust UI state management and orchestrator pattern

luigi-liu-tw
a94befb11mo ago

Restore cancel generation feature with improved UI integration

luigi-liu-tw
efa3ae611mo ago

Remove cancel generation feature as it didn't work

luigi-liu-tw
afa106611mo ago

Restore proper cancel functionality

luigi-liu-tw
f0d2ab711mo ago

Test stopping criteria effectiveness

luigi-liu-tw
48e50b811mo ago

Improve cancel generation responsiveness

luigi-liu-tw
a73d8f411mo ago

Fix cancel generation to gracefully stop ongoing response generation

luigi-liu-tw
4af617b11mo ago

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

luigi-liu-tw
f97cbfc1y ago

Remove AOT indication from UI duration estimate

luigi-liu-tw
426163f1y ago

Remove AOT compilation completely and enable use_cache

luigi-liu-tw
273acf81y ago

Fix dynamic_shapes kwargs to match inputs structure for AOT compilation

luigi-liu-tw
0a99dfc1y ago

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

luigi-liu-tw