Settle for transformers 4.28.0
This commit is contained in:
parent
28a11f5724
commit
2908a51587
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ safetensors==0.3.0
|
||||||
sentencepiece
|
sentencepiece
|
||||||
pyyaml
|
pyyaml
|
||||||
tqdm
|
tqdm
|
||||||
git+https://github.com/huggingface/transformers
|
transformers==4.28.0
|
||||||
bitsandbytes==0.37.2; platform_system != "Windows"
|
bitsandbytes==0.37.2; platform_system != "Windows"
|
||||||
llama-cpp-python==0.1.30; platform_system != "Windows"
|
llama-cpp-python==0.1.30; platform_system != "Windows"
|
||||||
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.30/llama_cpp_python-0.1.30-cp310-cp310-win_amd64.whl; platform_system == "Windows"
|
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.30/llama_cpp_python-0.1.30-cp310-cp310-win_amd64.whl; platform_system == "Windows"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue