CoolFace
Apppublic

scursel/qwen38-27b-obliterated

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes
18 commits on main
bde71311mo ago

Restore working ZeroGPU app and OpenAI bridge contract

scursel
e2e851f1mo ago

Fix clean mount_gradio_app integration

scursel
39264621mo ago

Restore native 4-bit NF4 with app_kwargs middleware

scursel
2847e081mo ago

Switch to Q5_K_M GGUF and app_kwargs middleware

scursel
7333a731mo ago

Restore clean working ZeroGPU Gradio app

scursel
b93281e1mo ago

Add FastAPI routes on top of working ZeroGPU demo

scursel
7c50c111mo ago

Mirror known working ZeroGPU implementation from profgabrielramos demo

scursel
4717eed1mo ago

Remove type parameter from ChatInterface

scursel
c6956121mo ago

Register routes with FastAPI and mount Gradio app properly with top-level @spaces.GPU

scursel
8e434501mo ago

Fix literal newlines in Markdown string

scursel
48b1c801mo ago

Align with ZeroGPU requirements: sdk 6.25.0 and accurate deps

scursel
1a84f811mo ago

Fix syntax error

scursel
7ac2b1b1mo ago

Fix type annotations

scursel
021eb021mo ago

Fix ZeroGPU initialization: use gr.Blocks with fn=gradio_chat and device_map auto

scursel
66246a21mo ago

Fix route middleware for FastAPI + Gradio on ZeroGPU

scursel
cf10a971mo ago

Add app.py and requirements.txt

scursel
432c01a1mo ago

Initial deploy: Qwen3.8-27B OBLITERATED on ZeroGPU with OpenAI compatibility

scursel
6d7acdc1mo ago

initial commit

scursel