docs: link published HF training dataset and update model card e259261 Kasualdad commited on 7 days ago
docs: add updated model card for lfed-qwen2.5-coder-14b-sql-lora 5bd87eb Kasualdad commited on 7 days ago
rebrand: Kasualdad LFED → Local First Education Data Framework (LFED) d9cd3f3 Kasualdad commited on 7 days ago
docs: update README and PROJECT.md to current architecture and features e12fa79 Kasualdad commited on 7 days ago
fix: only scale proportions 0-1 to percentages; avoid double-multiplying 549e4e0 Kasualdad commited on 7 days ago
feat: hide bring-back button, add CSV download, about/FAQ modal d6754e1 Kasualdad commited on 7 days ago
fix: target real gr.Code label, explainer block border, align dropdown columns 432039e Kasualdad commited on 7 days ago
fix: override Gradio scoped .form background, label color, dataframe table vars 78ebc5c Kasualdad commited on 7 days ago
fix: light dataframe theme, transparent input/dropdown wrappers, dark disclosure text 0ac20ca Kasualdad commited on 7 days ago
fix: remove dark wrapper backgrounds and make Your question label dark 0d49b27 Kasualdad commited on 7 days ago
fix: remove blanket bottom border on .gradio-container * causing stacked horizontal rules 4c9e656 Kasualdad commited on 7 days ago
Cap borders at 1px and harden 960px max-width on parent wrappers beed4e4 Kasualdad commited on 7 days ago
Redesign: full Catalyst design system from rendered DOM tokens 1fe5333 Kasualdad commited on 8 days ago
UI overhaul: Catalyst design system — Tailwind Zinc scale, nearly invisible borders, 8px radius, light surfaces 9d2ee66 Kasualdad commited on 8 days ago
UI polish: white input boxes, thin borders, domain dropdown alignment, blurb update cae7767 Kasualdad commited on 8 days ago
Move explainer panel to bottom of page, below footer help button 4875ab5 Kasualdad commited on 8 days ago
Fix dark mode CSS: force off-white text on all interactive surfaces, leave bg to Gradio 7fcbf8c Kasualdad commited on 9 days ago
fix: dark text on dark dataframe cells, dropdowns clear after submit, valid Gradio outputs 1a65063 Kasualdad commited on 9 days ago
fix: off-white text in dark interactive boxes; explainer close button; uniform domain columns a68acfe Kasualdad commited on 9 days ago
tighten: contrast fixes, compact header, dropdown columns, number formatting 6798fdd Kasualdad commited on 9 days ago
redesign: soft monochrome Query tab with instructions, domain starters, and one-step prior-answer memory a8cf7aa Kasualdad commited on 9 days ago
fix: deterministic seed data — commit all 5 parquet files (LFS) 3cf2ed0 Kasualdad commited on 9 days ago
perf: stream SQL to UI, trim few-shots 7→4, GPU duration 30s 2eccdc1 Kasualdad commited on 9 days ago
fix: load LoRA adapter weights to CPU for ZeroGPU startup compat e8c46ef Kasualdad commited on 9 days ago
Switch inference to transformers + bnb-4bit + LoRA for ZeroGPU de794a7 Kasualdad commited on 9 days ago
Switch from Zero GPU to T4: remove Dockerfile, simplify theme 53a83b7 Kasualdad commited on 10 days ago
fix: remove --no-binary flag (OOM during build), use pre-built CUDA wheel 18b6a67 Kasualdad commited on 10 days ago
fix: add llama-cpp-python to requirements.txt, simplify Dockerfile 9ae0db2 Kasualdad commited on 10 days ago
fix: install CUDA llama-cpp-python BEFORE spaces, add verification step ebd632e Kasualdad commited on 10 days ago
fix: --force-reinstall llama-cpp-python to overwrite spaces cpu-only version e02c098 Kasualdad commited on 10 days ago