Commit History

docs: add Author section with LinkedIn, GitHub, HF links
96467f9

Kasualdad commited on

docs: link published HF training dataset and update model card
e259261

Kasualdad commited on

Update README.md
8abea1a
verified

Kasualdad commited on

Update README.md
a9371dd
verified

Kasualdad commited on

Update README.md
9ace4c5
verified

Kasualdad commited on

Added linked post and blogpost on my website
9878a82
verified

Kasualdad commited on

Update README.md
4b4f6ea
verified

Kasualdad commited on

Update README.md
42eb85d
verified

Kasualdad commited on

Update README.md
bf80e5f
verified

Kasualdad commited on

docs: add updated model card for lfed-qwen2.5-coder-14b-sql-lora
5bd87eb

Kasualdad commited on

rebrand: Kasualdad LFED → Local First Education Data Framework (LFED)
d9cd3f3

Kasualdad commited on

docs: update README and PROJECT.md to current architecture and features
e12fa79

Kasualdad commited on

fix: only scale proportions 0-1 to percentages; avoid double-multiplying
549e4e0

Kasualdad commited on

feat: hide bring-back button, add CSV download, about/FAQ modal
d6754e1

Kasualdad commited on

fix: target real gr.Code label, explainer block border, align dropdown columns
432039e

Kasualdad commited on

fix: dark sql disclosure text, remove explainer border
95ddb2d

Kasualdad commited on

fix: override Gradio scoped .form background, label color, dataframe table vars
78ebc5c

Kasualdad commited on

fix: light dataframe theme, transparent input/dropdown wrappers, dark disclosure text
0ac20ca

Kasualdad commited on

fix: remove dark wrapper backgrounds and make Your question label dark
0d49b27

Kasualdad commited on

fix: remove blanket bottom border on .gradio-container * causing stacked horizontal rules
4c9e656

Kasualdad commited on

Cap borders at 1px and harden 960px max-width on parent wrappers
beed4e4

Kasualdad commited on

Lock to light mode and enforce 960px max-width
a6449ab

Kasualdad commited on

Fix Gradio 6 theme: drop removed input_text_color kwarg
31c7ea1

Kasualdad commited on

testing new design system
678e9f3

Kasualdad commited on

Add missing HEAD_HTML definition
0a31660

Kasualdad commited on

Fix domain column layout, textarea bg, dropdown overlap
20a6a2d

Kasualdad commited on

Remove Gradio theme; custom CSS-only Catalyst design system
a928f9e

Kasualdad commited on

Redesign: full Catalyst design system from rendered DOM tokens
1fe5333

Kasualdad commited on

UI overhaul: Catalyst design system — Tailwind Zinc scale, nearly invisible borders, 8px radius, light surfaces
9d2ee66

Kasualdad commited on

UI polish: white input boxes, thin borders, domain dropdown alignment, blurb update
cae7767

Kasualdad commited on

Move explainer panel to bottom of page, below footer help button
4875ab5

Kasualdad commited on

Fix empty explainer panel showing as black box
05dded3

Kasualdad commited on

Fix dark mode at root: body_text_color #1A1A1A -> #F0F0F0
f06ecc7

Kasualdad commited on

User CSS fixes for dark mode + virtual DOM results styling
e9a7197

Kasualdad commited on

Fix dark mode CSS: force off-white text on all interactive surfaces, leave bg to Gradio
7fcbf8c

Kasualdad commited on

fix: dark text on dark dataframe cells, dropdowns clear after submit, valid Gradio outputs
1a65063

Kasualdad commited on

fix: off-white text in dark interactive boxes; explainer close button; uniform domain columns
a68acfe

Kasualdad commited on

tighten: contrast fixes, compact header, dropdown columns, number formatting
6798fdd

Kasualdad commited on

redesign: soft monochrome Query tab with instructions, domain starters, and one-step prior-answer memory
a8cf7aa

Kasualdad commited on

fix: deterministic seed data — commit all 5 parquet files (LFS)
3cf2ed0

Kasualdad commited on

chore: ignore .worktrees/
48c44b4

Kasualdad commited on

perf: stream SQL to UI, trim few-shots 7→4, GPU duration 30s
2eccdc1

Kasualdad commited on

fix: load LoRA adapter weights to CPU for ZeroGPU startup compat
e8c46ef

Kasualdad commited on

Switch inference to transformers + bnb-4bit + LoRA for ZeroGPU
de794a7

Kasualdad commited on

Switch from Zero GPU to T4: remove Dockerfile, simplify theme
53a83b7

Kasualdad commited on

fix: remove --no-binary flag (OOM during build), use pre-built CUDA wheel
18b6a67

Kasualdad commited on

Day 1 expanded schema: 5 tables, 14B fine-tuned model
240383f

Kasualdad commited on

fix: add llama-cpp-python to requirements.txt, simplify Dockerfile
9ae0db2

Kasualdad commited on

fix: install CUDA llama-cpp-python BEFORE spaces, add verification step
ebd632e

Kasualdad commited on

fix: --force-reinstall llama-cpp-python to overwrite spaces cpu-only version
e02c098

Kasualdad commited on