initial models.json

This commit is contained in:
Jeffrey Morgan 2023-06-29 10:50:35 -04:00
parent 948c2c1018
commit 4e6dd4d606

14
models.json Normal file
View file

@ -0,0 +1,14 @@
[
{
"name": "orca-3b",
"url": "huggingface.co/TheBloke/orca_mini_3B-GGML"
},
{
"name": "orca-7b",
"url": "huggingface.co/TheBloke/orca_mini_7B-GGML"
},
{
"name": "orca-13b",
"url": "huggingface.co/TheBloke/orca_mini_13B-GGML"
}
]