This commit is contained in:
parent
d331d41a74
commit
314ca3d9e5
|
|
@ -103,7 +103,7 @@ RUN mkdir -p /wheels && \
|
||||||
RUN pip wheel \
|
RUN pip wheel \
|
||||||
pydantic orjson psutil pyzmq pynvml \
|
pydantic orjson psutil pyzmq pynvml \
|
||||||
transformers==4.52.0 uvicorn fastapi IPython aiohttp \
|
transformers==4.52.0 uvicorn fastapi IPython aiohttp \
|
||||||
setproctitle uvloop sentencepiece triton pillow cachetools msgspec blake3 cloudpickle compressed-tensors einops openai py-cpuinfo dill partial_json_parser \
|
setproctitle uvloop sentencepiece triton pillow cachetools msgspec blake3 cloudpickle compressed-tensors einops openai py-cpuinfo dill partial_json_parser python-multipart \
|
||||||
-w /wheels
|
-w /wheels
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue