not loading model at startup
This commit is contained in:
@@ -15,11 +15,6 @@ sleep 2
|
||||
sleep 30
|
||||
~/.lmstudio/bin/lms server start --cors &
|
||||
|
||||
|
||||
sleep 5
|
||||
# ~/.cache/lm-studio/bin/lms get ${MODEL_PATH}
|
||||
~/.lmstudio/bin/lms load --ttl 3600 --context-length ${CONTEXT_LENGTH:-16384} ${MODEL_IDENTIFIER:openai/gpt-oss-20b} &
|
||||
|
||||
sleep 20
|
||||
cp -f /http-server-config.json /root/.lmstudio/.internal/http-server-config.json
|
||||
x11vnc -display :99 -forever -rfbauth /root/.vnc/passwd -quiet -listen 0.0.0.0 -xkb
|
||||
|
||||
Reference in New Issue
Block a user