INIT
This commit is contained in:
parent
9e791a79e4
commit
0f0bae8889
3 changed files with 29 additions and 5 deletions
7
init.sh
Normal file
7
init.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
env >> /etc/environment
|
||||
|
||||
/app/llava-v1.5-7b-q4-server.llamafile --host 0.0.0.0
|
||||
|
||||
/bin/bash
|
||||
Loading…
Add table
Add a link
Reference in a new issue