mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Pin transformers to a working Llama-compatible version
This commit is contained in:
@@ -30,7 +30,7 @@ dependencies:
|
|||||||
- flask-ngrok
|
- flask-ngrok
|
||||||
- flask-cors
|
- flask-cors
|
||||||
- lupa==1.10
|
- lupa==1.10
|
||||||
- git+https://github.com/zphang/transformers@llama_push
|
- git+https://github.com/huggingface/transformers@88dae78f4d204428568f749e864ef5ba09da7d24
|
||||||
- git+https://github.com/huggingface/datasets@test-pandas-2.0.0rc
|
- git+https://github.com/huggingface/datasets@test-pandas-2.0.0rc
|
||||||
- huggingface_hub==0.12.1
|
- huggingface_hub==0.12.1
|
||||||
- safetensors
|
- safetensors
|
||||||
|
@@ -29,7 +29,7 @@ dependencies:
|
|||||||
- flask-ngrok
|
- flask-ngrok
|
||||||
- flask-cors
|
- flask-cors
|
||||||
- lupa==1.10
|
- lupa==1.10
|
||||||
- transformers==4.25.1
|
- git+https://github.com/huggingface/transformers@88dae78f4d204428568f749e864ef5ba09da7d24
|
||||||
- huggingface_hub==0.12.1
|
- huggingface_hub==0.12.1
|
||||||
- safetensors
|
- safetensors
|
||||||
- accelerate
|
- accelerate
|
||||||
|
Reference in New Issue
Block a user