mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-24 07:54:44 +08:00
Init
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
This commit is contained in:
parent
8863bd2b74
commit
5c156c9f09
@ -17,6 +17,7 @@ aiohttp==3.13.0
|
||||
# aiohttp-cors
|
||||
# datasets
|
||||
# fsspec
|
||||
# gpt-oss
|
||||
# lm-eval
|
||||
# ray
|
||||
aiohttp-cors==0.8.1
|
||||
@ -43,8 +44,6 @@ argcomplete==3.5.1
|
||||
# via datamodel-code-generator
|
||||
arrow==1.3.0
|
||||
# via isoduration
|
||||
async-timeout==5.0.1
|
||||
# via redis
|
||||
attrs==24.2.0
|
||||
# via
|
||||
# aiohttp
|
||||
@ -105,6 +104,8 @@ chardet==5.2.0
|
||||
# via mbstrdecoder
|
||||
charset-normalizer==3.4.0
|
||||
# via requests
|
||||
chz==0.3.0
|
||||
# via gpt-oss
|
||||
click==8.1.7
|
||||
# via
|
||||
# black
|
||||
@ -175,7 +176,9 @@ distlib==0.3.9
|
||||
dnspython==2.7.0
|
||||
# via email-validator
|
||||
docker==7.1.0
|
||||
# via mlflow
|
||||
# via
|
||||
# gpt-oss
|
||||
# mlflow
|
||||
docopt==0.6.2
|
||||
# via num2words
|
||||
docstring-parser==0.17.0
|
||||
@ -201,7 +204,9 @@ eval-type-backport==0.2.2
|
||||
evaluate==0.4.3
|
||||
# via lm-eval
|
||||
fastapi==0.116.1
|
||||
# via mlflow-skinny
|
||||
# via
|
||||
# gpt-oss
|
||||
# mlflow-skinny
|
||||
fastparquet==2024.11.0
|
||||
# via genai-perf
|
||||
fastrlock==0.8.2
|
||||
@ -276,6 +281,8 @@ google-resumable-media==2.7.2
|
||||
# via google-cloud-storage
|
||||
googleapis-common-protos==1.70.0
|
||||
# via google-api-core
|
||||
gpt-oss==0.0.8
|
||||
# via -r requirements/test.in
|
||||
graphene==3.4.3
|
||||
# via mlflow
|
||||
graphql-core==3.2.6
|
||||
@ -303,6 +310,8 @@ hf-xet==1.1.7
|
||||
# via huggingface-hub
|
||||
hiredis==3.0.0
|
||||
# via tensorizer
|
||||
html2text==2025.4.15
|
||||
# via gpt-oss
|
||||
httpcore==1.0.6
|
||||
# via httpx
|
||||
httpx==0.27.2
|
||||
@ -437,6 +446,7 @@ lm-eval @ git+https://github.com/EleutherAI/lm-evaluation-harness.git@206b772215
|
||||
lxml==5.3.0
|
||||
# via
|
||||
# blobfile
|
||||
# gpt-oss
|
||||
# sacrebleu
|
||||
mako==1.3.10
|
||||
# via alembic
|
||||
@ -606,6 +616,8 @@ omegaconf==2.3.0
|
||||
# lightning
|
||||
open-clip-torch==2.32.0
|
||||
# via -r requirements/test.in
|
||||
openai-harmony==0.0.4
|
||||
# via gpt-oss
|
||||
opencensus==0.11.4
|
||||
# via ray
|
||||
opencensus-context==0.1.3
|
||||
@ -777,10 +789,12 @@ pydantic==2.12.0
|
||||
# albumentations
|
||||
# datamodel-code-generator
|
||||
# fastapi
|
||||
# gpt-oss
|
||||
# lightly
|
||||
# mistral-common
|
||||
# mlflow-skinny
|
||||
# mteb
|
||||
# openai-harmony
|
||||
# pydantic-extra-types
|
||||
# ray
|
||||
pydantic-core==2.41.1
|
||||
@ -911,6 +925,7 @@ requests==2.32.3
|
||||
# evaluate
|
||||
# google-api-core
|
||||
# google-cloud-storage
|
||||
# gpt-oss
|
||||
# huggingface-hub
|
||||
# lightly
|
||||
# lm-eval
|
||||
@ -1001,6 +1016,7 @@ setuptools==77.0.3
|
||||
# via
|
||||
# lightning-utilities
|
||||
# pytablewriter
|
||||
# torch
|
||||
# triton
|
||||
shapely==2.1.1
|
||||
# via
|
||||
@ -1053,6 +1069,8 @@ starlette-testclient==0.4.1
|
||||
# via schemathesis
|
||||
statsmodels==0.14.4
|
||||
# via genai-perf
|
||||
structlog==25.4.0
|
||||
# via gpt-oss
|
||||
sympy==1.13.3
|
||||
# via
|
||||
# einx
|
||||
@ -1067,12 +1085,15 @@ tcolorpy==0.1.6
|
||||
# via pytablewriter
|
||||
tenacity==9.1.2
|
||||
# via
|
||||
# gpt-oss
|
||||
# lm-eval
|
||||
# plotly
|
||||
tensorboardx==2.6.4
|
||||
# via lightning
|
||||
tensorizer==2.10.1
|
||||
# via -r requirements/test.in
|
||||
termcolor==3.1.0
|
||||
# via gpt-oss
|
||||
terratorch @ git+https://github.com/IBM/terratorch.git@07184fcf91a1324f831ff521dd238d97fe350e3e
|
||||
# via -r requirements/test.in
|
||||
threadpoolctl==3.5.0
|
||||
@ -1083,6 +1104,7 @@ tifffile==2025.3.30
|
||||
# terratorch
|
||||
tiktoken==0.12.0
|
||||
# via
|
||||
# gpt-oss
|
||||
# lm-eval
|
||||
# mistral-common
|
||||
timm==1.0.17
|
||||
@ -1097,9 +1119,7 @@ tokenizers==0.22.0
|
||||
# -r requirements/test.in
|
||||
# transformers
|
||||
tomli==2.2.1
|
||||
# via
|
||||
# coverage
|
||||
# schemathesis
|
||||
# via schemathesis
|
||||
tomli-w==1.2.0
|
||||
# via schemathesis
|
||||
torch==2.8.0+cu128
|
||||
@ -1207,6 +1227,7 @@ typing-extensions==4.15.0
|
||||
# aiosignal
|
||||
# albumentations
|
||||
# alembic
|
||||
# chz
|
||||
# fastapi
|
||||
# graphene
|
||||
# huggingface-hub
|
||||
@ -1246,7 +1267,9 @@ urllib3==2.2.3
|
||||
# responses
|
||||
# tritonclient
|
||||
uvicorn==0.35.0
|
||||
# via mlflow-skinny
|
||||
# via
|
||||
# gpt-oss
|
||||
# mlflow-skinny
|
||||
vector-quantize-pytorch==1.21.2
|
||||
# via -r requirements/test.in
|
||||
virtualenv==20.31.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user