mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-07-28 13:41:27 +00:00
15 lines
266 B
JSON
15 lines
266 B
JSON
[
|
|
{
|
|
"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"
|
|
}
|
|
]
|