Initial commit for vLLM-Kunlun Plugin
This commit is contained in:
34
requirements.txt
Normal file
34
requirements.txt
Normal file
@@ -0,0 +1,34 @@
|
||||
setuptools==80.9.0
|
||||
black==23.3.0
|
||||
blake3==1.0.5
|
||||
cachetools==6.1.0
|
||||
cbor2==5.7.0
|
||||
cloudpickle==3.1.1
|
||||
compressed-tensors==0.10.2
|
||||
diskcache==5.6.3
|
||||
gguf==0.17.1
|
||||
mistral_common==1.8.3
|
||||
msgspec==0.19.0
|
||||
numba==0.61.2
|
||||
openai==1.99.1
|
||||
openai-harmony==0.0.4
|
||||
opencv-contrib-python==4.12.0.88
|
||||
partial-json-parser==0.2.1.1.post6
|
||||
prometheus_client==0.22.1
|
||||
pybase64==1.4.1
|
||||
pyzmq==27.0.1
|
||||
ray==2.48.0
|
||||
setproctitle==1.3.7
|
||||
watchfiles==1.1.0
|
||||
pydantic==2.11.7
|
||||
tokenizers>=0.21.2
|
||||
uvloop==0.21.0
|
||||
prometheus-fastapi-instrumentator==7.1.0
|
||||
transformers>=4.56.1
|
||||
|
||||
hatchling>=1.25
|
||||
build>=1.0.3
|
||||
pytest
|
||||
mock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user