mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
23a5e886e1
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.
13 lines
192 B
Plaintext
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
|