Spaces:
Runtime error
Runtime error
Commit History
Fix typo in req.txt (was trying to installing from github) c5c1630
Update demo app to use evidence-seeker v0.1.2b1 (over PyPI) and BGE-M3 model for embeddings. 5f5f60d
Update result template 99a20b5 verified
Update description b14f04b
leoniew commited on
Switch back to Llama-3.3-70B-Instruct 75d4e5d
leoniew commited on
Switch to Llama-3.2-3B-Instruct-Turbo 3825ab8 verified
Switch to Llama-3.2-3B-Instruct-Turbo 1332f1f verified
Switch to Llama-3.2-3B-Instruct-Turbo for preprocessing 97649ab verified
Check if GITHUB_COMMIT variable empty 9e41592 verified
Use git commit instead of pypi package 76a7ac6 verified
Switch to setup.py e75bb89 verified
Changing to Llama 70b as preprocessor model. 5455286
Upgrading app to evidence-seeker 0.1.1. 180f39f
Update req and config. deff0a0
Updating config. 3f63542
Updating requirements. e8b9d81
Merge branch 'main' of hf.co:spaces/DebateLabKIT/evidence-seeker-demo fc6459d
Sebastian Cacean commited on
Set share=True ae898db
Sebastian Cacean commited on
Update config/preprocessing_config.yaml fd224aa verified
Adding example inputs. 8973e12
Sebastian Cacean commited on
Update configs. 487efdc
Sebastian Cacean commited on
Update readme. 47a5f05
Sebastian Cacean commited on
Fixing config issue. 807b7d2
Sebastian Cacean commited on
Fixing config issue. 5b95b12
Sebastian Cacean commited on
Update app config. 79fd6bc
Sebastian Cacean commited on
Update retrieval config. ce96739
Sebastian Cacean commited on
Using app from pypi pkg. 550b56b
Sebastian Cacean commited on
Using pinned requirements (11.8.25) for python 3.12. 45e5fa1
Sebastian Cacean commited on
New app file for starting app from pkg. 87791cb
Sebastian Cacean commited on
Update configs. af33f82
Sebastian Cacean commited on
Remove deprecated files. 89536d1
Sebastian Cacean commited on
Filter out failed pipeline request in logging e30e3de
leoniew commited on
Refactor code (move result template, examples and AppConfig to own files) 1633ef3
leoniew commited on
Update README.md 4b919e2 verified
Add loguru to requirements 8663349 verified
Fix f-string bugs for older python versions 7b1701b
leoniew commited on
Fix folder structure in app config 12c8cfe
leoniew commited on
Fix requirements 429e310
leoniew commited on
Upload logfiles to GitHub repo 38b9e17
leoniew commited on
Update app design 8cd958c
leoniew commited on
Add temporary workaround for missing public variable in pypi package a251524
leoniew commited on
Add temporary workaround for bug in evidence-seeker package 9c1cef2
leoniew commited on
Use config files and pydantic for initialization and result logging ee9e767
leoniew commited on