nateraw commited on
Commit
036c3b5
·
1 Parent(s): 038a6d9

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -3
Dockerfile CHANGED
@@ -110,7 +110,4 @@ ENV PYTHONUNBUFFERED=1 \
110
  SYSTEM=spaces \
111
  SHELL=/bin/bash
112
 
113
- RUN make install && \
114
- make install-flash-attention
115
-
116
  CMD ["./start_server.sh"]
 
110
  SYSTEM=spaces \
111
  SHELL=/bin/bash
112
 
 
 
 
113
  CMD ["./start_server.sh"]