Skip to content

Commit

Permalink
slim down Dockerfile.neuron
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfeil committed Dec 3, 2024
1 parent 1bc513b commit bfb66fd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 365 deletions.
76 changes: 0 additions & 76 deletions infra/aws_neuron/Dockerfile.base

This file was deleted.

2 changes: 0 additions & 2 deletions infra/aws_neuron/Dockerfile.neuron
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ RUN pip config set global.extra-index-url https://pip.repos.neuron.amazonaws.com
# req
# RUN pip3 install --no-deps --upgrade optimum[neuronx]==1.20.0
RUN pip3 install --no-deps sentence_transformers==3.3.1
RUN apt-get update && apt-get install nano
# RUN pip3 install --upgrade neuronx-cc==2.15.* torch-neuronx torchvision transformers-neuronx libneuronxla protobuf
# libneuronxla-2.0.5347.0 ml-dtypes-0.2.0 neuronx-cc-2.15.143.0+e39249ad setuptools-69.5.1 torch-neuronx-2.1.2.2.3.2 torch-xla-2.1.5 transformers-neuronx-0.12.313
RUN pip3 install --upgrade neuronx-cc==2.15.* torch-neuronx torchvision transformers-neuronx libneuronxla protobuf optimum-neuron==0.0.20

Expand Down
287 changes: 0 additions & 287 deletions infra/aws_neuron/reqs_frozen.txt

This file was deleted.

0 comments on commit bfb66fd

Please sign in to comment.