소스 검색

Use new LLaMA implementation (this will break stuff. I am sorry)

https://github.com/oobabooga/text-generation-webui/wiki/LLaMA-model
oobabooga 2 년 전
부모
커밋
fd540b8930
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -6,4 +6,4 @@ numpy
 rwkv==0.1.0
 safetensors==0.2.8
 sentencepiece
-git+https://github.com/oobabooga/transformers@llama_push
+git+https://github.com/zphang/transformers@llama_push