Skip to content

Commit

Permalink
Update worker-config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pandyamarut authored Nov 6, 2024
1 parent 4ed0ba1 commit fd227ce
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions worker-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
{
"title": "Model Settings",
"settings": [
"MODEL_PATH",
"TOKENIZER_PATH",
"CONTEXT_LENGTH",
"QUANTIZATION",
Expand Down Expand Up @@ -70,14 +69,6 @@
}
},
"schema": {
"MODEL_PATH": {
"env_var_name": "MODEL_PATH",
"value": "",
"title": "Model Path",
"description": "Path of the model weights",
"required": true,
"type": "text"
},
"HOST": {
"env_var_name": "HOST",
"value": "0.0.0.0",
Expand Down

0 comments on commit fd227ce

Please sign in to comment.