Commit History

Inject Hugging Face config
9dc95df

popboat1 commited on

Sync KV-cached model.py to backend models directory
9c725d8

popboat1 commited on

Implement KV caching for O(N) generation and speedups
199c48b

popboat1 commited on

edited placeholder and description on landing page
7934cf0

popboat1 commited on

updated readme
5c262ec

popboat1 commited on

Update frontend Summarizer UI to Claude-like design with sharp corners and prioritize local backend models
6088b5d

popboat1 commited on

Update README with live deployment and Hugging Face links
54add4a

popboat1 commited on

Fix NameError backend_dir missing
7badc8d

popboat1 commited on

Fix navbar alignment and validation loss lines
af6b45f

popboat1 commited on

Fix static folder crash when running API separately
b5bad37

popboat1 commited on

Convert absolute module imports to relative to support Docker environments
1ae4b7c

popboat1 commited on

Fix python import path resolution
d77f987

popboat1 commited on

Relax requirement versions
31967df

popboat1 commited on

Fix conflicting requirements
fa04f59

popboat1 commited on

Deploy: Prepare codebase for Hugging Face Spaces
4d6bd0f

popboat1 commited on

feat(frontend): connect summarize button to backend inference api
11c8af7

popboat1 commited on

feat(frontend): connect data buckets to backend reddit api
84be660

popboat1 commited on

chore(frontend): proxy api requests to fastapi backend
c6d9848

popboat1 commited on

feat(backend): add reddit proxy endpoint for data buckets
074c6ad

popboat1 commited on

feat(backend): add dynamic parameters to generate endpoint
fcf260e

popboat1 commited on

feat: add SFT sections and charts
b55d8b6

popboat1 commited on

refactor: inline summarizer settings and remove sidebar
b0a298d

popboat1 commited on

feat: add HellaChart for Hellaswag accuracy visualization
b90b927

popboat1 commited on

feat: refine LossChart with val_loss, proper scaling, and markers
1a6db7c

popboat1 commited on

refactor: update log parser to group metrics by step
1b4d28f

popboat1 commited on

feat: dark mode toggle and button contrasts
ae4d420

popboat1 commited on

feat: integrate LossChart and MermaidDiagram into landing page
83123a8

popboat1 commited on

fix: use mermaid.render to prevent react dom conflict
7dd4dd1

popboat1 commited on

fix: mermaid diagram re-render and error handling
827a0b6

popboat1 commited on

feat: add MermaidDiagram component
1e4d431

popboat1 commited on

feat: add interactive LossChart component
30062e2

popboat1 commited on

feat: add log parser utility
b48c919

popboat1 commited on

chore: add recharts, mermaid, and log data
f3f452b

popboat1 commited on

fix: explore github button hover contrast
83af493

popboat1 commited on

fix: enable class-based dark mode in tailwind v4
9c67137

popboat1 commited on

fix: resolve reddit shortlinks via proxy
dd5d940

popboat1 commited on

feat: redesign summarizer page
3ccc0cd

popboat1 commited on

feat: redesign landing page
ca04fa8

popboat1 commited on

fix: Reddit URL validation and parsing
69373d3

popboat1 commited on

feat: reddit fetcher integration
e684d6f

popboat1 commited on

fix: address code review comments for settings sidebar
4b5472c

popboat1 commited on

feat: inference settings sidebar
0dc8880

popboat1 commited on

fix: address final accessibility feedback for Summarizer
0523a6e

popboat1 commited on

chore: add @testing-library/user-event for tests
dd3a4ef

popboat1 commited on

fix: address code quality review feedback for Summarizer
135a70f

popboat1 commited on

feat: summarizer base UI
0f5a8ce

popboat1 commited on

feat: landing page with animations
a2061de

popboat1 commited on

fix: code review findings for base layout
f246232

popboat1 commited on

feat: base layout and routing setup
d7b5ff2

popboat1 commited on

chore: add dependencies and test setup
88924a9

popboat1 commited on