forked from snxraven/llama-cpp-python-djs-bot
update model var
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
},
|
||||
{
|
||||
"name": "AI-API",
|
||||
"script": "python3 -m llama_cpp.server",
|
||||
"script": "python3 -m llama_cpp.server --model /code/ggml-vic7b-q4_0.bin",
|
||||
"args" : ""
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user