Commit History

docs: update AGENTS.md guidelines and add comprehensive UI/UX implementation plan
9d88146
Running

Luigi commited on

fix: revert to Gradio 5.0.0 due to gradio-huggingfacehub-search dependency conflict
cd4ade3

Luigi commited on

revert: cancel Gradio v6 migration - dependency conflict with gradio-huggingfacehub-search
e92de35

Luigi commited on

feat: upgrade to Gradio 6.x
9c44176

Luigi commited on

fix: add missing meeting_summarizer module to Dockerfile for HF Spaces deployment
bc6516c

Luigi commited on

feat: initial tiny-scribe deployment
d10c1a0

Luigi commited on

Keep only Granite-107M embedding model
de2e4cb

Luigi commited on

Add embedding model analysis documentation
c9955a9

Luigi commited on

Remove Qwen2.5 3B - keep only 1.5B as extraction model
a38e521

Luigi commited on

Fix Qwen2.5 3B filename pattern to lowercase
d52338f

Luigi commited on

Replace Qwen2.5 Coder 3B with standard Qwen2.5 3B Instruct
becdf10

Luigi commited on

Clean extraction model list: keep only Qwen2.5 models
0974dce

Luigi commited on

Fix Gemma-3 1B filename pattern
22f810b

Luigi commited on

Remove Granite 3.x models from extraction list
1f51bbd

Luigi commited on

Remove models under 1B and over 2B from extraction list
1ad69ed

Luigi commited on

Fix Gemma-3 1B repository name
60a0bba

Luigi commited on

Add Gemma-3 1B IT QAT to extraction models
836d735

Luigi commited on

Add E2E test results with Qwen2.5 1.5B extraction
7dde77d

Luigi commited on

Fix Qwen2.5 1.5B filename pattern
1f30736

Luigi commited on

Add Qwen2.5 1.5B as default extraction model
9f68f0b

Luigi commited on

Add Granite-4.0 1B model for extraction
8b92581

Luigi commited on

Add E2E test script for extraction pipeline
31f3b9f

Luigi commited on

Remove reasoning models from extraction list
40664cd

Luigi commited on

Set Granite-4.0 350M as default extraction model
6eeddf6

Luigi commited on

Add extraction benchmark and results for small models
126dfa5

Luigi commited on

fix: loosen schema validation and add examples to extraction prompts
f03d62b

Luigi commited on

feat: add Qwen2.5 3B and Qwen3 4B extraction models
25e4563

Luigi commited on

fix: update Granite 4.0 Tiny 7B repo config
926ea7a

Luigi commited on

fix: use correct Granite 4.0 Tiny GGUF repo and set as default
7258596

Luigi commited on

fix: correct Granite 4.0 Tiny repo_id - remove full URL
121f87b

Luigi commited on

fix: correct Granite 4.0 Tiny repo ID to use GGUF version
ba5d67b

Luigi commited on

fix: correct Granite 4.0 Tiny repo ID
d070b8f

Luigi commited on

feat: add Granite 4.0 Tiny 7B to extraction models
c117c3d

Luigi commited on

docs: update analysis - Qwen3 still fails on windows >1600 tokens
f9204d2

Luigi commited on

fix: remove broken retry logic and lower Qwen3 extraction temperature
e4a419a

Luigi commited on

fix: improve extraction success rate with Qwen3 models
061dfb7

Luigi commited on

fix: add examples to extraction prompts to prevent empty JSON output
9129005

Luigi commited on

feat: enrich JSON export with rich debug info for all 3 pipeline stages
7c9ccb7

Luigi commited on

fix: prevent models from copying schema descriptions as extracted content
27363be

Luigi commited on

fix: make extraction robust to noisy/repetitive transcripts
d207764

Luigi commited on

fix: add response_format parameter to force JSON output from LFM2-Extract
2de18ea

Luigi commited on

refactor: update LFM2-Extract prompts to match official format
1a8882b

Luigi commited on

fix: rewrite LFM2-Extract prompt with explicit JSON format
791c8b3

Luigi commited on

fix: use model's actual tokenizer instead of naive character counting
a64370c

Luigi commited on

fix: reserve tokens for system prompt and generation in extraction windows
c4c1bc0

Luigi commited on

debug: add print statement to capture LFM2-Extract output
686676d

Luigi commited on

debug: add detailed error logging for JSON parsing failures
b394c6f

Luigi commited on

fix: correct extraction count calculation in trace summary stats
dd214ad

Luigi commited on

fix: correct embedding parameter name in EmbeddingModel.load()
0a5f260

Luigi commited on

fix: update Granite embedding models to use bartowski GGUF repos
033e3bd

Luigi commited on