Use new LLaMA implementation (this will break stuff. I am sorry)
https://github.com/oobabooga/text-generation-webui/wiki/LLaMA-model
This commit is contained in:
parent
33414478bf
commit
fd540b8930
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ numpy
|
||||||
rwkv==0.1.0
|
rwkv==0.1.0
|
||||||
safetensors==0.2.8
|
safetensors==0.2.8
|
||||||
sentencepiece
|
sentencepiece
|
||||||
git+https://github.com/oobabooga/transformers@llama_push
|
git+https://github.com/zphang/transformers@llama_push
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue