feat: Add thinking buffer for reasoning models - extends n_ctx by 50% of max_tokens when reasoning enabled 3893e85 Luigi commited on Feb 1
fix: Disable download button until content exists - prevent empty download field UX issue 79cb8cd Luigi commited on Feb 1
Fix: Move update_reasoning_visibility to module level - was accidentally defined inside load_model function 451a43d Luigi commited on Feb 1
UI/UX improvements: language selector, dynamic reasoning, copy buttons, adjustable temperature 6d54864 Luigi commited on Feb 1
Adjust ERNIE-4.5 21B Thinking generation settings for better summarization ae53447 Luigi commited on Jan 31
Add ERNIE-4.5-21B-Thinking (Q1_0) to model registry 80ca4af Luigi Claude Sonnet 4.5 commited on Jan 31
Reorder models by total parameter count (smallest to largest) bc08390 Luigi Claude Sonnet 4.5 commited on Jan 31
Add 3 new models: Granite 4.0 Tiny 7B, LFM2 2.6B Transcript, Qwen3 4B Thinking 1f857e7 Luigi Claude Sonnet 4.5 commited on Jan 31
Add 3 new 1.5B/1.7B models with Q4 quantization and reasoning toggle 56794dd Luigi commited on Jan 31
Fix: Restore tag-based thinking parser, remove slow marker scanning 5f1c65f Luigi Claude Opus 4.5 commited on Jan 30
Fix: Stream thinking tokens live instead of showing all at once 96d104f Luigi Claude Opus 4.5 commited on Jan 30
Fix: Separate thinking and summary fields during streaming 7b4eca1 Luigi Claude Sonnet 4.5 commited on Jan 30
Fix: Support both <think> and <thinking> tag formats in parser 62499af Luigi Claude Sonnet 4.5 commited on Jan 30
Add CLAUDE.md with comprehensive repository documentation 71a479f Luigi Claude Sonnet 4.5 commited on Jan 30
UI improvements: separate thinking/summary fields + markdown rendering 682522a Luigi commited on Jan 30
comprehensive model benchmark: 6 models evaluated for transcript summarization f175554 Luigi Claude Sonnet 4.5 commited on Jan 30
separate Qwen3 thinking blocks into thinking.txt and summary.txt 8a9d263 Luigi Claude Sonnet 4.5 commited on Jan 30