Skip to content

Commit c61d6e7

Browse files
Bishal-msutkshukla
andauthored
Update Dockerfile (#4236)
upgraded version for llm.optimized.server Co-authored-by: utkshukla <utkshukla@microsoft.com>
1 parent 5d15959 commit c61d6e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • assets/training/model_management/environments/foundation-model-inference/context

assets/training/model_management/environments/foundation-model-inference/context/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ RUN pip install git+https://github.com/stanford-futuredata/megablocks.git@5897cd
4848
# RUN pip install -e ./ --no-cache-dir
4949

5050
# When copied to assets repo, change to install from public pypi
51-
RUN pip install llm-optimized-inference==0.2.26 --no-cache-dir
51+
RUN pip install llm-optimized-inference==0.2.27 --no-cache-dir
5252

5353

5454
# clean conda and pip caches

0 commit comments

Comments
 (0)