Skip to content
Snippets Groups Projects
Select Git revision
  • 1a519ca8753330a447c1855e0ac0263f29a8404b
  • main default protected
2 results

morsts

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.