warbler-cda / app.py

Commit History

there-is-already-a-branch (#1)
a28932a
verified

Bellok commited on

Upload folder using huggingface_hub
752474d
verified

Bellok commited on

feat: enhance pack ingestion logging and implement advanced summarization
a090266

Bellok commited on

refactor(app): improve code formatting and add background ingestion status display
ec38897

Bellok commited on

chore: update .gitignore to ignore Node.js node_modules
4124d89

Bellok commited on

disabled parallelism
09adbc1

Bellok commited on

`Refactored background ingestion tracking and function`
a0dbf73

Bellok commited on

again
bfcb0d4

Bellok commited on

trying to allow ingesting in the background. Current throughput on ingest is 17+ documents per secon, that means only 25k documents out of over a million will load within HuggingFace's required time limit. If we want to have access to all 1.5m documents, we need to run the ingest in the background and allow Warbler-CDA to report healthy before the time-limit is up.
d90df2b

Bellok commited on

`Refactor Warbler pack ingestion to process in batches for memory efficiency and add progress updates.`
08609d9

Bellok commited on

another try.
06c76fb

Bellok commited on

manually edited this time to try something... I noticed the \n\n at any f multi-line-strings were red... conversion to single-line turned them normal color... hoping this works.
16664af

Bellok commited on

`Removed newline before assembly quality metric`
4143d66

Bellok commited on

Fix syntax errors in app.py preventing Gradio app startup on HF Spaces
2133289

jmeyer1980 commited on

app.py hotfix
d7ce980

Bellok commited on

staged changes are still showing even after forced push.
55d584b

Bellok commited on