mirror of
https://github.com/ollama/ollama.git
synced 2025-08-29 13:21:59 +02:00
initial models.json
This commit is contained in:
14
models.json
Normal file
14
models.json
Normal 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"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user