mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 16:17:57 +01:00
Revert transformers version (gpt-j and opt are broken)
This commit is contained in:
parent
8f134ac5db
commit
414fa9d161
@ -62,7 +62,7 @@ torch==1.13.1
|
|||||||
torchaudio==0.13.1
|
torchaudio==0.13.1
|
||||||
torchvision==0.14.1
|
torchvision==0.14.1
|
||||||
tqdm==4.64.1
|
tqdm==4.64.1
|
||||||
transformers==4.26.0
|
transformers==4.25.1
|
||||||
uc-micro-py==1.0.1
|
uc-micro-py==1.0.1
|
||||||
uvicorn==0.20.0
|
uvicorn==0.20.0
|
||||||
websockets==10.4
|
websockets==10.4
|
||||||
|
Loading…
Reference in New Issue
Block a user