mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
Merge 8ae92e5d70
into 571ac9b507
This commit is contained in:
commit
40b50d853f
@ -174,7 +174,7 @@ COPY server/Makefile-flashinfer Makefile
|
|||||||
RUN make install-flashinfer
|
RUN make install-flashinfer
|
||||||
|
|
||||||
# Text Generation Inference base image
|
# Text Generation Inference base image
|
||||||
FROM nvidia/cuda:12.1.0-base-ubuntu22.04 AS base
|
FROM nvidia/cuda:12.4.1-devel-ubuntu22.04 AS base
|
||||||
|
|
||||||
# Conda env
|
# Conda env
|
||||||
ENV PATH=/opt/conda/bin:$PATH \
|
ENV PATH=/opt/conda/bin:$PATH \
|
||||||
|
Loading…
Reference in New Issue
Block a user