diff --git a/models.json b/models.json index e5a4000b..6070ac7e 100644 --- a/models.json +++ b/models.json @@ -1,14 +1,14 @@ [ { - "name": "orca-3b", + "name": "orca-mini-3b", "url": "huggingface.co/TheBloke/orca_mini_3B-GGML" }, { - "name": "orca-7b", + "name": "orca-mini-7b", "url": "huggingface.co/TheBloke/orca_mini_7B-GGML" }, { - "name": "orca-13b", + "name": "orca-mini-13b", "url": "huggingface.co/TheBloke/orca_mini_13B-GGML" } ]