Fix: Use Qwen3-0.6B (correct model) with proper PEFT adapter switching via set_adapter() f92a42b Running ButterM40 commited on Nov 20
Add lightweight character manager - uses one base model with adapter swapping for HF Spaces de2021f ButterM40 commited on Nov 20
Fix HF Space: update SDK version, add error handling, improve README 7f7c489 ButterM40 commited on Nov 20
Remove schema-breaking features: use Gradio 3.35.0, remove .then() chains and HTML components bad3b4b ButterM40 commited on Nov 20
Fix character isolation: create separate model instances to prevent adapter interference 8575a1c ButterM40 commited on Nov 20
Fix adapter interference: create dedicated model instances per character 7304d60 ButterM40 commited on Nov 20
Comprehensive fix: Update transformers for Qwen3 support and improve LoRA adapter compatibility bf6aead ButterM40 commited on Nov 20
CRITICAL FIX: Use Qwen/Qwen3-0.6B to match LoRA adapter training base model aaf38b0 ButterM40 commited on Nov 20
Fix base model to Qwen2.5-0.5B and clean LoRA adapter config compatibility 4b68f15 ButterM40 commited on Nov 20
Fix API endpoints to match frontend expectations - resolve 404 errors e73d728 ButterM40 commited on Nov 20
Add complete LoRA adapter files and base model configuration for proper character loading 200bff1 ButterM40 commited on Nov 20
Deploy Roleplay Chat Box - optimized version without large files 7e68852 ButterM40 commited on Nov 20