here we go
This commit is contained in:
@@ -13,7 +13,7 @@ sleep 30
|
||||
|
||||
sleep 5
|
||||
# ~/.cache/lm-studio/bin/lms get ${MODEL_PATH}
|
||||
~/.lmstudio/bin/lms load --gpu 0.3 --ttl 3600 --context-length ${CONTEXT_LENGTH:-16384} ${MODEL_IDENTIFIER} &
|
||||
~/.lmstudio/bin/lms load --ttl 3600 --context-length ${CONTEXT_LENGTH:-16384} ${MODEL_IDENTIFIER} &
|
||||
|
||||
sleep 20
|
||||
cp -f /http-server-config.json /root/.lmstudio/.internal/http-server-config.json
|
||||
|
||||
Reference in New Issue
Block a user