docs: Update README with multi-environment support and remove redundant footer f1ac66c alex4cip Claude commited on Oct 30, 2025
fix: Import spaces before torch to prevent CUDA initialization error 09e4bc2 alex4cip Claude commited on Oct 30, 2025
feat: Add systemd service for automatic startup on Linux 1a8caac alex4cip Claude commited on Oct 30, 2025
feat: Enable RTX 5080 GPU support with PyTorch nightly (CUDA 12.8) 6612ab5 alex4cip Claude commited on Oct 30, 2025
feat: Add RTX 5080 support and remove requirements-local.txt 2c96300 alex4cip Claude commited on Oct 30, 2025
feat: Add flexible PyTorch installation for local vs HF Spaces 51c066f alex4cip Claude commited on Oct 30, 2025
feat: Add comprehensive hardware environment detection system a0f4ab8 alex4cip Claude commited on Oct 30, 2025
feat: Bind Gradio server to 0.0.0.0 for external access 751b361 alex4cip Claude commited on Oct 30, 2025
docs: Update README.md with correct PyTorch version and dependencies bc7447d alex4cip Claude commited on Oct 30, 2025
fix: Downgrade PyTorch to 2.2.0 for ZeroGPU compatibility a54252d alex4cip Claude commited on Oct 30, 2025
feat: Add HF Spaces deployment packages to requirements.txt 674aa56 alex4cip Claude commited on Oct 30, 2025
docs: Update README for 13-model multi-model chatbot system 82b9256 alex4cip Claude commited on Oct 30, 2025
feat: Add 3 Korean LLM models and update dependencies bfd0656 alex4cip Claude commited on Oct 30, 2025
feat: Add thinking indicator during bot response generation 0155077 alex4cip Claude commited on Oct 29, 2025
feat: Show user message immediately before bot response c3dd276 alex4cip Claude commited on Oct 29, 2025
fix: Add attention_mask to improve generation reliability 7cf114c alex4cip Claude commited on Oct 29, 2025
feat: Add flexible hardware support (ZeroGPU + CPU Upgrade) b44b68c alex4cip Claude commited on Oct 29, 2025
fix: Change truncate to truncation in tokenizer.encode() aa3c1df alex4cip Claude commited on Oct 29, 2025
Revert "test: Add Llama-2-Ko 7B model for large model testing" a93accb alex4cip commited on Oct 29, 2025
test: Add Llama-2-Ko 7B model for large model testing 5d8fc93 alex4cip Claude commited on Oct 29, 2025
feat: Add single model (DialoGPT-small) for incremental testing 718425d alex4cip Claude commited on Oct 29, 2025
fix: Revert to torch_dtype for compatibility with all models 476edda alex4cip Claude commited on Oct 29, 2025
fix: Remove model preloading and fix dtype deprecation warning ecce181 alex4cip Claude commited on Oct 29, 2025
refactor: Replace ChatInterface with pure Blocks to fix HTTP/2 errors 83d2348 alex4cip Claude commited on Oct 29, 2025
fix: Remove concurrency_limit parameter causing 500 errors e6282fc alex4cip Claude commited on Oct 29, 2025
fix: Remove deprecated enable_queue parameter for Gradio 5.x a82c24c alex4cip Claude commited on Oct 29, 2025
fix: Disable queue system to resolve HTTP/2 SSE errors 3228df9 alex4cip Claude commited on Oct 29, 2025
fix: Replace examples with interactive buttons for model switching 42fba8e alex4cip Claude commited on Oct 21, 2025
feat: Improve input field visibility with custom styling 7dd37b0 alex4cip Claude commited on Oct 21, 2025
fix: Upgrade accelerate to 0.26.1 for low_cpu_mem_usage support 54394d9 alex4cip Claude commited on Oct 20, 2025
fix: Downgrade torch and accelerate for smaller build size 29826d0 alex4cip Claude commited on Oct 20, 2025
fix: Pin exact dependency versions for stable builds 9d3c5ca alex4cip Claude commited on Oct 20, 2025
fix: Add fallback for model loading with better error handling 884298e alex4cip Claude commited on Oct 20, 2025
fix: Add safetensors support and improve model loading e6dc16b alex4cip Claude commited on Oct 20, 2025
chore: Remove .claude/settings.local.json from Git tracking 78792e1 alex4cip Claude commited on Oct 20, 2025