Files
axolotl/requirements.txt
Wing Lian 81d60e96f0
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
PyTest / test (3.10) (push) Has been cancelled
PyTest / test (3.9) (push) Has been cancelled
multipack sampler support from openchat
2023-07-15 08:01:33 -04:00

21 lines
336 B
Plaintext

peft @ git+https://github.com/huggingface/peft.git
transformers @ git+https://github.com/huggingface/transformers.git
bitsandbytes>=0.39.0
addict
fire
PyYAML==6.0
datasets
accelerate>=0.19.0
sentencepiece
wandb
einops
xformers
optimum
# qlora things
bert-score==0.3.13
evaluate==0.4.0
rouge-score==0.1.2
scipy
scikit-learn==1.2.2
numba