Fix: Use Qwen3-0.6B (correct model) with proper PEFT adapter switching via set_adapter() f92a42b Running ButterM40 commited on Nov 20, 2025
Add lightweight character manager - uses one base model with adapter swapping for HF Spaces de2021f ButterM40 commited on Nov 20, 2025
Fix character isolation: create separate model instances to prevent adapter interference 8575a1c ButterM40 commited on Nov 20, 2025
Implement proper adapter switching instead of multiple models eb874dd ButterM40 commited on Nov 20, 2025
Fix adapter interference: create dedicated model instances per character 7304d60 ButterM40 commited on Nov 20, 2025
Fix syntax error: add missing except clause and fix indentation a94158b ButterM40 commited on Nov 20, 2025
Comprehensive fix: Update transformers for Qwen3 support and improve LoRA adapter compatibility bf6aead ButterM40 commited on Nov 20, 2025
CRITICAL FIX: Use Qwen/Qwen3-0.6B to match LoRA adapter training base model aaf38b0 ButterM40 commited on Nov 20, 2025
Fix base model to Qwen2.5-0.5B and clean LoRA adapter config compatibility 4b68f15 ButterM40 commited on Nov 20, 2025
Fix LoRA adapter compatibility issues and add robust fallbacks 114bef9 ButterM40 commited on Nov 20, 2025
Add complete LoRA adapter files and base model configuration for proper character loading 200bff1 ButterM40 commited on Nov 20, 2025
Deploy Roleplay Chat Box - optimized version without large files 7e68852 ButterM40 commited on Nov 20, 2025