Update config/docker_hosting.json
Browse files
config/docker_hosting.json
CHANGED
|
@@ -8,8 +8,7 @@
|
|
| 8 |
"facebook/opt-125m": null,
|
| 9 |
"gpt2": null,
|
| 10 |
"distilgpt2": null,
|
| 11 |
-
"
|
| 12 |
-
"meta-llama/Llama-2-7b-chat-hf": null,
|
| 13 |
},
|
| 14 |
"default_model": "gpt2"
|
| 15 |
}
|
|
|
|
| 8 |
"facebook/opt-125m": null,
|
| 9 |
"gpt2": null,
|
| 10 |
"distilgpt2": null,
|
| 11 |
+
"Llama-2-7b-hf": null
|
|
|
|
| 12 |
},
|
| 13 |
"default_model": "gpt2"
|
| 14 |
}
|