rasbt / LLM-finetuning-scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requirements.txt

d-kleine opened this issue · comments

Hi Sebastian,

Could you please add a guideline how to use this repo to the readme (e.g. with Python version you have used) and add a requirements.txt file for reproducibility please?

Thank you in advance!

Good call. These were mainly the supplementary materials for some articles ... but you are right, I should have added requirements.txt files with version numbers. Unfortunately, I don't have them handy anymore but I'll leave this issue open. The next time I run the code I'll export the Python and library versions from the environment and add them to a requirements.txt.