unsloth/studio
Roland Tannous 48a5e49313 fix: remove Pass 3 self-scoring, trust Pass 2 output directly
The LLM was bad at scoring its own conversion quality — rejecting good
Pass 2 output (score 5/10 for a perfectly usable conversion). Instead:
- Remove Pass 3 entirely (saves ~0.4s and one inference call)
- Trust Pass 2 output and return it to the user
- Build notification from Pass 1 classification info instead
- User can always adjust mapping via dropdowns if they disagree
2026-03-10 15:56:48 +00:00
..
backend fix: remove Pass 3 self-scoring, trust Pass 2 output directly 2026-03-10 15:56:48 +00:00
frontend fix: advisor quality gate, better prompts, always show AI Assist button 2026-03-10 15:51:14 +00:00
tests Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
LICENSE.AGPL-3.0 Add AGPL-3.0 license to studio folder 2026-03-09 19:36:25 +00:00