CoolFace
Apppublic

blaiz2k/Qwen3.8-27B-Uncensored-Demo

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes
19 commits on main
2e39ea11mo ago

Show the resolved MODEL_ID in the log and the UI header

JonathanColetti
94a820d1mo ago

Correct reasoning-effort measurements (were taken against an overridden MODEL_ID)

JonathanColetti
8e340131mo ago

Remove prompt diagnostic; keep the reasoning_effort probe

JonathanColetti
6e1d9511mo ago

Add DEBUG_PROMPT diagnostic for chat-template kwarg handling

JonathanColetti
9ecd7c51mo ago

Verify reasoning_effort reaches the template at startup, with system-prompt fallback

JonathanColetti
326f8f31mo ago

Default reasoning to off; document measured effort trade-off

JonathanColetti
2449d531mo ago

Add reasoning-effort control, fix truncated replies, enlarge chat window

JonathanColetti
f6de8771mo ago

Fix multi-turn history parsing and text attachments

JonathanColetti
5d3a9801mo ago

Handle unsupported/corrupt image uploads with a clear error; add HEIC support

JonathanColetti
b1d84a11mo ago

Add measured capability benchmarks vs base model

JonathanColetti
2eb9ff41mo ago

ZeroGPU: xlarge slice for 54.7GB model, duration 120, theme on launch()

JonathanColetti
b420ece1mo ago

Measured behaviour: refusal rate and KL from the release run

JonathanColetti
3ffb42a1mo ago

Fix ZeroGPU startup: theme kwarg, bf16 default, pinned deps

JonathanColetti
f5b8e6f1mo ago

Delete __pycache__/app.cpython-312.pyc with huggingface_hub

JonathanColetti
2a9898a1mo ago

Read MODEL_ID from env, default to the release repo

JonathanColetti
4cfe0361mo ago

Upload folder using huggingface_hub

JonathanColetti
fa8b55e2mo ago

Upload app.py with huggingface_hub

JonathanColetti
b2f66962mo ago

Upload folder using huggingface_hub

JonathanColetti
db1a4672mo ago

initial commit

JonathanColetti