CoolFace
Apppublic

build-small-hackathon/Case-Lantern

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
2likes
14 commits on main
a755fdb4mo ago

Update README.md

lastmass
01edaff4mo ago

Upgrade llama-cpp-python CPU wheel

lastmass
61f49a84mo ago

Use prebuilt CPU llama-cpp wheel

lastmass
27935bf4mo ago

Fix llama.cpp CPU deployment on Spaces

lastmass
575cde74mo ago

Fix model loading: verbose logging, proper GPU detection, detailed error messages

lastmass
18396664mo ago

Remove show_api (removed in Gradio 6) from launch kwargs

lastmass
41b4fe74mo ago

Remove deprecated show_copy_button param from Chatbot (Gradio 6)

lastmass
48fb0c14mo ago

Migrate to Gradio 6 API: theme/css/head to launch(), remove Chatbot type param

lastmass
dceceb54mo ago

Upgrade to gradio 6.15.2 (latest) to fix json_schema bug

lastmass
6aff0634mo ago

Fix: remove gradio/huggingface_hub version pins to resolve spaces compatibility

lastmass
0ed9f114mo ago

Pin huggingface_hub<0.27 to fix HfFolder import error with Gradio 4.44.1

lastmass
37755664mo ago

Use prebuilt CUDA wheel for llama-cpp-python (skip compilation)

lastmass
fc6d2024mo ago

Add ZeroGPU support: @spaces.GPU + n_gpu_layers=-1

lastmass
adff9214mo ago

Case Lantern: GGUF backend + custom dark frontend for Build Small Hackathon

lastmass