File size: 351 Bytes
82d6c83
e2026f1
 
ccf0cdd
 
 
1
2
3
4
5
6
FROM kalilinux/kali-rolling
RUN apt update && apt upgrade -y
RUN apt install wget -y
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
RUN chmod +x mixtral-8x7b-instruct-v0.1.Q5_K_M-server.llamafile
RUN ./mixtral-8x7b-instruct-v0.1.Q5_K_M-server.llamafile