Case-Lantern / app.py

Commit History

Fix llama.cpp CPU deployment on Spaces
27935bf

lastmass commited on

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

lastmass commited on

Remove show_api (removed in Gradio 6) from launch kwargs
1839666

lastmass commited on

Remove deprecated show_copy_button param from Chatbot (Gradio 6)
41b4fe7

lastmass commited on

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

lastmass commited on

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

lastmass commited on

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

lastmass commited on