Skip to content

Commit

Permalink
Break runpod cache
Browse files Browse the repository at this point in the history
  • Loading branch information
liambai committed Jan 30, 2025
1 parent 4487513 commit a8f7e1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions interprot/endpoints/sae_inference/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM nvidia/cuda:11.8.0-base-ubuntu22.04

RUN echo "Building image for sae_inference endpoint"

RUN apt-get update && apt-get install -y \
wget \
python3-pip \
Expand Down

0 comments on commit a8f7e1a

Please sign in to comment.