randomtable commited on
Commit
502c39b
·
1 Parent(s): b595386

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -1
Dockerfile CHANGED
@@ -2,4 +2,6 @@ FROM kalilinux/kali-rolling
2
  RUN apt update && apt upgrade -y
3
  RUN apt install wget -y
4
  RUN wget https://huggingface.co/jartine/Mixtral-8x7B-v0.1.llamafile/resolve/main/mixtral-8x7b-instruct-v0.1.Q5_K_M-server.llamafile?download=true
5
- RUN ls
 
 
 
2
  RUN apt update && apt upgrade -y
3
  RUN apt install wget -y
4
  RUN wget https://huggingface.co/jartine/Mixtral-8x7B-v0.1.llamafile/resolve/main/mixtral-8x7b-instruct-v0.1.Q5_K_M-server.llamafile?download=true
5
+ RUN mv mixtral-8x7b-instruct-v0.1.Q5_K_M-server.llamafile?download=true mixtral-8x7b-instruct-v0.1.Q5_K_M-server.llamafile
6
+ RUN chmod +x mixtral-8x7b-instruct-v0.1.Q5_K_M-server.llamafile
7
+ RUN ./mixtral-8x7b-instruct-v0.1.Q5_K_M-server.llamafile