Merge branch 'oobabooga:main' into i18n

This commit is contained in:
Guanghua Lu 2024-09-13 10:44:24 +08:00 committed by GitHub
commit 2ae1c98f26
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: B5690EEEBB952194
9 changed files with 22 additions and 4 deletions

View file

@ -5,6 +5,7 @@ bitsandbytes==0.43.*
colorama colorama
datasets datasets
einops einops
fastapi==0.112.4
gradio==4.26.* gradio==4.26.*
hqq==0.1.7.post3 hqq==0.1.7.post3
jinja2==3.1.4 jinja2==3.1.4
@ -17,6 +18,7 @@ pandas
peft==0.12.* peft==0.12.*
Pillow>=9.5.0 Pillow>=9.5.0
psutil psutil
pydantic==2.8.2
pyyaml pyyaml
requests requests
rich rich
@ -69,4 +71,4 @@ https://github.com/oobabooga/AutoAWQ/releases/download/0.2.6/autoawq-0.2.6-cp310
https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp311-cp311-win_amd64.whl; platform_system == "Windows" and python_version == "3.11" https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp311-cp311-win_amd64.whl; platform_system == "Windows" and python_version == "3.11"
https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp310-cp310-win_amd64.whl; platform_system == "Windows" and python_version == "3.10" https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp310-cp310-win_amd64.whl; platform_system == "Windows" and python_version == "3.10"
https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11" https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"
https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10" https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"

View file

@ -2,6 +2,7 @@ accelerate==0.33.*
colorama colorama
datasets datasets
einops einops
fastapi==0.112.4
gradio==4.26.* gradio==4.26.*
hqq==0.1.7.post3 hqq==0.1.7.post3
jinja2==3.1.4 jinja2==3.1.4
@ -14,6 +15,7 @@ pandas
peft==0.12.* peft==0.12.*
Pillow>=9.5.0 Pillow>=9.5.0
psutil psutil
pydantic==2.8.2
pyyaml pyyaml
requests requests
rich rich
@ -46,4 +48,4 @@ https://github.com/oobabooga/exllamav2/releases/download/v0.1.8/exllamav2-0.1.8-
https://github.com/oobabooga/AutoAWQ/releases/download/0.2.6/autoawq-0.2.6-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11" https://github.com/oobabooga/AutoAWQ/releases/download/0.2.6/autoawq-0.2.6-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"
https://github.com/oobabooga/AutoAWQ/releases/download/0.2.6/autoawq-0.2.6-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10" https://github.com/oobabooga/AutoAWQ/releases/download/0.2.6/autoawq-0.2.6-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"
https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7+rocm561-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11" https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7+rocm561-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"
https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7+rocm561-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10" https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7+rocm561-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"

View file

@ -2,6 +2,7 @@ accelerate==0.33.*
colorama colorama
datasets datasets
einops einops
fastapi==0.112.4
gradio==4.26.* gradio==4.26.*
hqq==0.1.7.post3 hqq==0.1.7.post3
jinja2==3.1.4 jinja2==3.1.4
@ -14,6 +15,7 @@ pandas
peft==0.12.* peft==0.12.*
Pillow>=9.5.0 Pillow>=9.5.0
psutil psutil
pydantic==2.8.2
pyyaml pyyaml
requests requests
rich rich
@ -44,4 +46,4 @@ https://github.com/oobabooga/exllamav2/releases/download/v0.1.8/exllamav2-0.1.8-
https://github.com/oobabooga/AutoAWQ/releases/download/0.2.6/autoawq-0.2.6-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11" https://github.com/oobabooga/AutoAWQ/releases/download/0.2.6/autoawq-0.2.6-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"
https://github.com/oobabooga/AutoAWQ/releases/download/0.2.6/autoawq-0.2.6-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10" https://github.com/oobabooga/AutoAWQ/releases/download/0.2.6/autoawq-0.2.6-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"
https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7+rocm561-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11" https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7+rocm561-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"
https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7+rocm561-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10" https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7+rocm561-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"

View file

@ -2,6 +2,7 @@ accelerate==0.33.*
colorama colorama
datasets datasets
einops einops
fastapi==0.112.4
gradio==4.26.* gradio==4.26.*
hqq==0.1.7.post3 hqq==0.1.7.post3
jinja2==3.1.4 jinja2==3.1.4
@ -14,6 +15,7 @@ pandas
peft==0.12.* peft==0.12.*
Pillow>=9.5.0 Pillow>=9.5.0
psutil psutil
pydantic==2.8.2
pyyaml pyyaml
requests requests
rich rich

View file

@ -2,6 +2,7 @@ accelerate==0.33.*
colorama colorama
datasets datasets
einops einops
fastapi==0.112.4
gradio==4.26.* gradio==4.26.*
hqq==0.1.7.post3 hqq==0.1.7.post3
jinja2==3.1.4 jinja2==3.1.4
@ -14,6 +15,7 @@ pandas
peft==0.12.* peft==0.12.*
Pillow>=9.5.0 Pillow>=9.5.0
psutil psutil
pydantic==2.8.2
pyyaml pyyaml
requests requests
rich rich

View file

@ -2,6 +2,7 @@ accelerate==0.33.*
colorama colorama
datasets datasets
einops einops
fastapi==0.112.4
gradio==4.26.* gradio==4.26.*
hqq==0.1.7.post3 hqq==0.1.7.post3
jinja2==3.1.4 jinja2==3.1.4
@ -14,6 +15,7 @@ pandas
peft==0.12.* peft==0.12.*
Pillow>=9.5.0 Pillow>=9.5.0
psutil psutil
pydantic==2.8.2
pyyaml pyyaml
requests requests
rich rich

View file

@ -2,6 +2,7 @@ accelerate==0.33.*
colorama colorama
datasets datasets
einops einops
fastapi==0.112.4
gradio==4.26.* gradio==4.26.*
hqq==0.1.7.post3 hqq==0.1.7.post3
jinja2==3.1.4 jinja2==3.1.4
@ -14,6 +15,7 @@ pandas
peft==0.12.* peft==0.12.*
Pillow>=9.5.0 Pillow>=9.5.0
psutil psutil
pydantic==2.8.2
pyyaml pyyaml
requests requests
rich rich

View file

@ -5,6 +5,7 @@ bitsandbytes==0.43.*
colorama colorama
datasets datasets
einops einops
fastapi==0.112.4
gradio==4.26.* gradio==4.26.*
hqq==0.1.7.post3 hqq==0.1.7.post3
jinja2==3.1.4 jinja2==3.1.4
@ -17,6 +18,7 @@ pandas
peft==0.12.* peft==0.12.*
Pillow>=9.5.0 Pillow>=9.5.0
psutil psutil
pydantic==2.8.2
pyyaml pyyaml
requests requests
rich rich
@ -69,4 +71,4 @@ https://github.com/oobabooga/AutoAWQ/releases/download/0.2.6/autoawq-0.2.6-cp310
https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp311-cp311-win_amd64.whl; platform_system == "Windows" and python_version == "3.11" https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp311-cp311-win_amd64.whl; platform_system == "Windows" and python_version == "3.11"
https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp310-cp310-win_amd64.whl; platform_system == "Windows" and python_version == "3.10" https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp310-cp310-win_amd64.whl; platform_system == "Windows" and python_version == "3.10"
https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11" https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp311-cp311-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.11"
https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10" https://github.com/oobabooga/AutoAWQ_kernels/releases/download/0.0.7/autoawq_kernels-0.0.7-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64" and python_version == "3.10"

View file

@ -2,6 +2,7 @@ accelerate==0.33.*
colorama colorama
datasets datasets
einops einops
fastapi==0.112.4
gradio==4.26.* gradio==4.26.*
hqq==0.1.7.post3 hqq==0.1.7.post3
jinja2==3.1.4 jinja2==3.1.4
@ -14,6 +15,7 @@ pandas
peft==0.12.* peft==0.12.*
Pillow>=9.5.0 Pillow>=9.5.0
psutil psutil
pydantic==2.8.2
pyyaml pyyaml
requests requests
rich rich