text-generation-webui/requirements.txt
oobabooga 23a5e886e1 The LLaMA PR has been merged into transformers
https://github.com/huggingface/transformers/pull/21955

The tokenizer class has been changed from

"LLaMATokenizer"

to

"LlamaTokenizer"

It is necessary to edit this change in every tokenizer_config.json
that you had for LLaMA so far.
2023-03-16 11:18:32 -03:00

13 lines
192 B
Plaintext

accelerate==0.17.1
bitsandbytes==0.37.1
flexgen==0.1.7
gradio==3.18.0
markdown
numpy
requests
rwkv==0.4.2
safetensors==0.3.0
sentencepiece
tqdm
git+https://github.com/huggingface/transformers