mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
Ignoring conda.
This commit is contained in:
parent
d743252d44
commit
351253ae1b
@ -205,7 +205,6 @@ COPY --from=pytorch-install /opt/conda /opt/conda
|
||||
COPY proto proto
|
||||
COPY server server
|
||||
COPY server/Makefile server/Makefile
|
||||
ENV UV_SYSTEM_PYTHON=1
|
||||
ENV HF_KERNELS_CACHE=/kernels
|
||||
RUN cd server && \
|
||||
pip install -U pip uv && \
|
||||
|
Loading…
Reference in New Issue
Block a user