ollama/models.json

15 lines
266 B
JSON
Raw Normal View History

2023-06-29 14:50:35 +00:00
[
{
"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"
}
]