stanford_alpaca icon indicating copy to clipboard operation
stanford_alpaca copied to clipboard

transformers version fix

Open akanyaani opened this issue 2 years ago • 0 comments

As mentioned in the repo, Hugging Face's transformers library by installing from a particular fork (i.e. this https://github.com/huggingface/transformers/pull/21955 to be merged).

So updating requirements.txt to install that version of transformers directly.

akanyaani avatar Mar 28 '23 05:03 akanyaani