docker-llamafile/init.sh

7 lines
103 B
Bash

#!/bin/bash
env >> /etc/environment
/app/llava-v1.5-7b-q4-server.llamafile --host 0.0.0.0
/bin/bash