Commit History

docs: update README with UI improvements and Advanced Mode features
7b25e5e

Luigi commited on

refactor: implement Priority 2 UI improvements
37c9868

Luigi commited on

docs: add Priority 1 UI improvements summary
1724ecf

Luigi commited on

refactor: implement Priority 1 UI improvements from review
6549049

Luigi commited on

fix: route Advanced Mode progress messages to thinking output instead of summary
444762a

Luigi commited on

fix: remove legacy model info panels and initialize unified panel with default model
c9dbd58

Luigi commited on

refactor: unify Model Information panel and deduplicate language selector
56057a0

Luigi commited on

refactor: reorganize UI with single mode selector and stage-based Advanced Mode layout
1ea1cce

Luigi commited on

fix: Advanced Mode bugs and enhancements
88fac5c

Luigi commited on

fix: Optimize LFM2-Extract models based on official docs
b63157c

Luigi commited on

feat: Implement Advanced Mode 3-stage pipeline (extraction → deduplication → synthesis)
7a3423c

Luigi commited on

docs: Add Advanced Mode implementation plan
b7e57ed

Luigi commited on

fix: download button now shows JSON file after generation
b4c1319

Luigi commited on

Improve UI/UX: Modern glassmorphism design, added Paste Text tab, and optimized visual hierarchy
f21446b

Luigi commited on

docs: update README with new UI features and custom GGUF loading
0733923

Luigi commited on

style: comprehensive CSS overhaul for polished visual design
85487c1

Luigi commited on

refactor: reorganize UI layout for better UX
4465a4a

Luigi commited on

fix: refresh Model Information panel after custom GGUF model loads
fc7c6c6

Luigi commited on

fix: change size_mb from string 'Unknown' to integer 0 to fix format error
e9b378f

Luigi commited on

fix: add missing custom_model_metadata state variable and update get_model_info to handle custom models
3b8c535

Luigi commited on

fix: ensure custom model metadata is properly returned and stored
53948ea

Luigi commited on

fix: restore missing UI components (thinking_output, summary_output, info_output)
d03b904

Luigi commited on

fix: populate Model Information for custom GGUF models
447632e

Luigi commited on

fix: correct package name for gradio_huggingfacehub_search
b8f8edc

Luigi commited on

feat: redesign custom GGUF loader with native HF search
c997232

Luigi commited on

feat: add dynamic model search for custom GGUF loader
68d2790

Luigi commited on

fix: make custom GGUF status messages visible
c732f74

Luigi commited on

feat: add debug system prompt display and smart custom GGUF loader
dda4451

Luigi commited on

Update three-model reasoning system with supports_reasoning field
20d33b2

Luigi commited on

fix: add file upload validation
26a8350

Luigi commited on

fix: preserve Model Information layout during generation
9b2e057

Luigi commited on

feat: add DEFAULT_N_THREADS env var support + prettify model info
eeea4ac

Luigi commited on

feat: add CPU thread configuration UI
6604bf5

Luigi commited on

feat: Add GPU detection with automatic CPU fallback
fec94b5

Luigi commited on

fix: Use N_GPU_LAYERS env var for GPU acceleration support
fa336dc

Luigi commited on

feat: Add GLM-4.7-Flash-30B (Original) IQ2_XXS 2-bit quantization
5c93b30

Luigi commited on

feat: Add Breeze 3B Q4 model (mradermacher/breeze-3b-GGUF)
e187d3a

Luigi commited on

docs: Update README with 22 models, reasoning modes, and GPU support
fd459ca

Luigi commited on

fix: Correct LFM2 2.6B Transcript context window to 32K
2129c2f

Luigi commited on

feat: Add 4 new models (1B-3B range) with various quantizations
70126c5

Luigi commited on

feat: Add two non-reasoning model variants
cc9a1a9

Luigi commited on

feat: Reorder models by parameter count and move model dropdown in UI
53bb554

Luigi commited on

feat: Add thinking headroom for max_tokens and Qwen3-30B model
510e0aa

Luigi commited on

feat: Add GLM-4.7-Flash-REAP-23B model with community settings
b39005f

Luigi commited on

fix: Remove ERNIE 21B Q3 variant, keep only TQ1_0
0d60684

Luigi commited on

fix: Remove misleading '(locked)' text from temperature display
3170227

Luigi commited on

feat: Auto-populate Advanced Settings from model config (Option A)
82bdb78

Luigi commited on

fix: Sync TQ1_0 settings with official ERNIE 4.5 specs
98badf8

Luigi commited on

fix: Use official ERNIE 4.5 generation settings
bae5a29

Luigi commited on

feat: Replace ERNIE 21B with IQ3_XXS from mradermacher
d335258

Luigi commited on