gregorbachmann / Next-Token-Failures

65 stars 5 forks source link

requirements.txt #2

Open michaelwechner opened 5 months ago

michaelwechner commented 5 months ago

Hi

I think for convenience it would be nice to add a requirements file to the repo:

torch==2.2.0 transformers==4.37.2 numpy==1.26.3 tqdm==4.66.1 wandb==0.16.2 pandas

Thanks!