Commit History

Update app.py
a84b6d2
Running
verified

Chris4K commited on

fix: pin MODEL_REVISION to stop trust_remote_code re-exec pickle error
1280ae6

GitHub Actions Claude Sonnet 4.6 commited on

chore: ignore PDF files in assets/initial_docs
12b79ec

GitHub Actions commited on

fix: patch DynamicCache.seen_tokens for MiniCPM3-4B compatibility
c11a7a4

GitHub Actions Claude Sonnet 4.6 commited on

revert: default model back to openbmb/MiniCPM3-4B
bd8587e

GitHub Actions Claude Sonnet 4.6 commited on

fix: RAG seeding timeout + robust agent mode with always-on corpus search
8bcf660

GitHub Actions Claude Sonnet 4.6 commited on

fix: strip token_type_ids from generate kwargs for MiniCPM5-1B
cf80ac9

GitHub Actions Claude Sonnet 4.6 commited on

chore: runtime updates and fixes
688a2dc

GitHub Actions commited on

chore: sync README from HF Spaces updates
833276b

GitHub Actions commited on

Merge branch 'main' of https://huggingface.co/spaces/build-small-hackathon/HearthNet
f9b8e36

GitHub Actions commited on

doc: comprehensive blog post β€” HearthNet journey & achievement
e8b2537

GitHub Actions commited on

Update README.md
36b566c
verified

Chris4K commited on

Update README.md
085385a
verified

Chris4K commited on

Update requirements.txt
075e524
verified

Chris4K commited on

fix: add explicit transformers pin back with compatible version
ab81f92

GitHub Actions commited on

fix: remove explicit transformers pin - let transitive deps resolve
b4e0fbf

GitHub Actions commited on

fix: use transformers 4.30.x - compatible huggingface-hub range
d89b869

GitHub Actions commited on

fix: use transformers<4.38.0 to avoid huggingface-hub conflict
7d73ada

GitHub Actions commited on

fix: resolve huggingface-hub dependency conflict in Docker build
f4cdd74

GitHub Actions commited on

fix: resolve transformers import error and Nemotron API 404 noise
bce23ea

GitHub Actions commited on

fix(llm): move trust_remote_code to top-level pipeline param to avoid duplicate arg error
5d6aee7

GitHub Actions commited on

fix(llm): add trust_remote_code=True to HF Transformers backend
da3ca2c

GitHub Actions commited on

fix(ui): disable broken tabs + add @spaces.GPU + MiniCPM trust_remote_code note
fb17651

GitHub Actions commited on

fix(spaces): restore main HearthNet Space frontmatter (app_file: app.py)
76973b4

GitHub Actions commited on

fix(spaces): bind app to port 7860 and disable SSR to fix HF launch timeout
c2fa541

GitHub Actions commited on

Remove PDF from git tracking and add to gitignore
bbf7292

GitHub Actions commited on

Merge branch 'main' of https://huggingface.co/spaces/build-small-hackathon/HearthNet-Nemotron
238ea73

GitHub Actions commited on

build: Final build artifacts and documentation updates
737d710

GitHub Actions commited on

feat: P0/P1 β€” Image, OCR, Translation tabs + styled headers on all tabs
b132c6e

GitHub Actions commited on

fix: remove pdf binary from tracking, add to .gitignore
e190cf8

GitHub Actions commited on

feat: UI theme + voice fix + ENV.md + improvements roadmap
84e964e

GitHub Actions commited on

sec: remove API key from Gradio frontend value β€” SEC-1 critical fix
6be20f5

GitHub Actions commited on

sec: remove API key from Gradio frontend value β€” SEC-1 critical fix
57f29b0

GitHub Actions commited on

feat: wire STT/TTS/Nemotron/Federation/Florence2 β€” surface hidden services
f5ae807

GitHub Actions commited on

fix: graceful fallback when HEARTHNET_DATA_DIR is not writable
8753188

GitHub Actions commited on

Create data/hearthnet/test.md
1acffd8

Chris4K commited on

Create data/hearthnet/hearthnet-space/corpora/test.md
b41345f

Chris4K commited on

Create data/hearthnet/hearthnet-space/corpora/test.md
c4a827d

Chris4K commited on

fix: HF Space front matter β€” valid colorTo + short description under 60 chars
385d37f

GitHub Actions commited on

feat: P5/P6 model swap + modal fix + doc consolidation
495b06b

GitHub Actions commited on

feat(nemotron-space): companion Space branch for HearthNet-Nemotron
b1ec6c0

GitHub Actions commited on

feat: 15 targeted improvements β€” RAG persistence, bus failover, agent hardening, deps sync
146edc4

GitHub Actions commited on

merge: resolve README conflict - keep fixed video link (resolve/main + webm format)
b1f3bec

GitHub Actions commited on

fix(docs): repair broken video link and screenshot image paths for HF/GH deployment
ef27d38

GitHub Actions commited on

Update README.md
69c7457

Chris4K commited on

Update README.md
2ac55ae

Chris4K commited on

Update README.md
06fe27c

Chris4K commited on

Upload hf_hackathon_screenrecording_v1.webm
75c9f93

Chris4K commited on

Update README.md
a027ffc

Chris4K commited on

fix(node): replace 131 UTF-8 curly quotes with ASCII to fix SyntaxError
48ecfd2

GitHub Actions commited on