Skip to content
Snippets Groups Projects
Select Git revision
  • 0d69182be519ecfeb15af4492b3be904f73ce748
  • master default protected
  • ci39
  • ci39-python12
  • py39
  • issue#14
  • endianness
  • bugs_i686
  • bug_test_instfreqplot_arm64
  • bug_test_tfplot
  • gitlab-ci
  • debian
  • v1.0.17
  • v1.0.16
  • v1.0.15
  • v1.0.14
  • v1.0.13
  • v1.0.12
  • v1.0.9
  • v1.0.8
  • v1.0.7
  • v1.0.6
  • v1.0.0
23 results

doc

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.