stanford_alpaca
stanford_alpaca copied to clipboard
transformers version fix
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.