mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-07 06:06:20 -04:00
39 lines
1.1 KiB
Text
39 lines
1.1 KiB
Text
accelerate==1.5.*
|
|
beautifulsoup4==4.13.4
|
|
colorama
|
|
datasets
|
|
duckduckgo_search==8.0.2
|
|
einops
|
|
fastapi==0.112.4
|
|
gradio==4.37.*
|
|
jinja2==3.1.6
|
|
markdown
|
|
numpy==1.26.*
|
|
pandas
|
|
peft==0.15.*
|
|
Pillow>=9.5.0
|
|
psutil
|
|
pydantic==2.8.2
|
|
PyPDF2==3.0.1
|
|
python-docx==1.1.2
|
|
pyyaml
|
|
requests
|
|
rich
|
|
safetensors==0.5.*
|
|
scipy
|
|
sentencepiece
|
|
tensorboard
|
|
transformers==4.50.*
|
|
tqdm
|
|
wandb
|
|
|
|
# API
|
|
flask_cloudflared==0.0.14
|
|
sse-starlette==1.6.5
|
|
tiktoken
|
|
|
|
# Mac wheels
|
|
https://github.com/oobabooga/llama-cpp-binaries/releases/download/v0.16.0/llama_cpp_binaries-0.16.0-py3-none-macosx_15_0_x86_64.whl; platform_system == "Darwin" and platform_release >= "24.0.0" and platform_release < "25.0.0" and python_version == "3.11"
|
|
https://github.com/oobabooga/llama-cpp-binaries/releases/download/v0.16.0/llama_cpp_binaries-0.16.0-py3-none-macosx_14_0_x86_64.whl; platform_system == "Darwin" and platform_release >= "23.0.0" and platform_release < "24.0.0" and python_version == "3.11"
|
|
https://github.com/oobabooga/exllamav3/releases/download/v0.0.3/exllamav3-0.0.3-py3-none-any.whl
|
|
https://github.com/turboderp-org/exllamav2/releases/download/v0.3.1/exllamav2-0.3.1-py3-none-any.whl
|