mirror of https://github.com/leafspark/AutoGGUF
Merge branch 'main' of https://github.com/leafspark/AutoGGUF
This commit is contained in:
commit
1381665d00
|
@ -4,10 +4,10 @@ pynvml~=12.0.0
|
||||||
PySide6~=6.9.0
|
PySide6~=6.9.0
|
||||||
safetensors~=0.5.3
|
safetensors~=0.5.3
|
||||||
numpy<2.0.0
|
numpy<2.0.0
|
||||||
torch~=2.5.1
|
torch~=2.7.0
|
||||||
sentencepiece~=0.2.0
|
sentencepiece~=0.2.0
|
||||||
setuptools~=80.4.0
|
setuptools~=80.4.0
|
||||||
huggingface-hub~=0.31.1
|
huggingface-hub~=0.31.1
|
||||||
transformers~=4.51.3
|
transformers~=4.51.3
|
||||||
fastapi~=0.115.12
|
fastapi~=0.115.12
|
||||||
uvicorn~=0.34.0
|
uvicorn~=0.34.2
|
||||||
|
|
Loading…
Reference in New Issue