Fix: use pre-built CPU wheel for llama-cpp-python to avoid build timeout be20018 verified Maxwell commited on 20 days ago
Fix: run uvicorn directly + use root_path='' to fix Gradio UI on HF Spaces fe302c5 verified Maxwell commited on 22 days ago
Fix: unpin llama-cpp-python to get newer version without __del__ bug 5c702a7 verified Maxwell commited on 22 days ago
Fix: use root_path='' in mount_gradio_app to fix static asset 404s 54f6619 verified Maxwell commited on 22 days ago
Fix: add demo.queue() before demo.app to fix Jinja2 None error 23edb27 verified Maxwell commited on 22 days ago
Fix: use demo.app to fix broken UI (Invalid port/static asset 404s) a134bd7 verified Maxwell commited on 22 days ago
Fix: use demo.app to fix broken static assets and Invalid port errors e492c2b verified Maxwell commited on 22 days ago
Fix: use demo.app instead of gr.mount_gradio_app to fix static asset 404s and Invalid port errors afeb783 verified Maxwell commited on 22 days ago