Skip to content
Snippets Groups Projects
Select Git revision
  • 42c05ffa514269cfde6d372dcc1d068d7cdf15b3
  • main default protected
2 results

deft2023-llm

Benoit Favre's avatar
Benoit Favre authored
42c05ffa
History

System for generating DEFT 2023 outputs from LLMs

This repository uses git LFS for large files. Use 'git lfs install' before cloning to retrive the binary files.

Install:

pip install -r requirements.txt

Installing bitsandbytes for llama models is a bit more involved.

See RESULTS for the exact match results on the dev. See runs.sh for how to generate runs.

Note that external APIs require API keys. Please rename api_keys.template.py to api_keys.py and set keys you need inside.