DenseFeed / tests

Commit History

fix(zerogpu): normalize tiny-model script speakers
7fdf4a3

j14i commited on

fix(zerogpu): keep fallback rank items above threshold
bc200b7

j14i commited on

feat: ZeroGPU backend for Hugging Face Spaces deployment (#4)
864480d
unverified

j14i Claude Opus 4.8 commited on

fix: persist stage diagnostics and accurate run status
f5d178e

j14i commited on

fix: pass Jina API key to reader requests
1105f50

j14i commited on

fix: use Hugging Face inference on Space
3447636

j14i commited on

feat: add scheduled job backend and resumable pipeline sync
aa6692d

j14i commited on

feat: implement background task worker queue and pollable history view to run pipeline asynchronously
ef1373c

j14i commited on

feat: implement automatic CPU fallback for ZeroGPU queue lease execution failures
7366eb1

j14i commited on

feat: implement frontend pipeline stage chaining to prevent ZeroGPU request lease timeouts
166e7b5

j14i commited on

Implement robust Hugging Face repository bootstrapper in Gradio and update DB schema to support saving repository paths in user preferences. Remove static startup repo warnings.
47abe8b

j14i commited on

feat: expose Hugging Face repository configuration fields in Gradio Preferences UI
a02e56f

j14i commited on

feat: implement budget-aware resilient queue for ZeroGPU backend
14f7e8f

j14i commited on

feat: integrate storage backend into app, pipeline, and publish
4522449

j14i commited on

feat: add auth, schema, and DuckDB storage backend
b1f517d

j14i commited on

Apply user's zerogpu.patch
8d121cd

j14i commited on

Fix ZeroGPU: Use snapshot_download and lazy loading pattern
db0de3c

j14i commited on

Fix ZeroGPU: module-level model loading with bfloat16, drop bitsandbytes
124598f

j14i commited on

Fix: prevent low-level CUDA init outside of spaces.GPU decorator on ZeroGPU
49f39d9

j14i commited on

fix: resolve NVML assertion failure in ZeroGPU backend by loading globally
b190c42

j14i commited on

chore: update tests for app refactor and config changes
e7be420

j14i commited on

Restrict model loading to CUDA-enabled environments on ZeroGPUBackend
8afa0df

j14i commited on

Refactor ZeroGPUBackend to use BAML's native render and parse API
55a2e91

j14i commited on

Implement switchable LLM backends (BAML & ZeroGPU) for HF Spaces deployment
c1cd6a2

j14i commited on

Refactor stage 4 script generation: implement story deduplication, guide segues with transition instructions, and configure NotebookLM-style long-form prompts with strict turn constraints (#2)
ba9b11c
unverified

j14i commited on

feat: Integrate fresh gr.Workflow feature into UI
6170ed4

j14i commited on

feat: Deploy on HF Spaces with Gradio Walkthrough interface
ebb4ab1

j14i commited on

chore: full project audit — delete dead code, fix bugs, add 32 tests
c7cec2b

j14i commited on

feat: production-ready DenseFeed pipeline with jj workflow docs
d53912f

j14i commited on