Updated Ollama to 0.1.48 and added Gemma 2
This commit is contained in:
parent
04fb59ef5c
commit
c6110e8cde
@ -108,16 +108,16 @@
|
|||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.1.45/ollama-linux-amd64",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.1.48/ollama-linux-amd64",
|
||||||
"sha256": "ddd21e38600958ecac8529b53015d49238a74b71e72f14d090a2f112cf169a69",
|
"sha256": "7641b21e9d0822ba44e494f5ed3d3796d9e9fcdf4dbb66064f8c34c865bbec0b",
|
||||||
"only-arches": [
|
"only-arches": [
|
||||||
"x86_64"
|
"x86_64"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.1.45/ollama-linux-arm64",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.1.48/ollama-linux-arm64",
|
||||||
"sha256": "423b9fee30a46ffd663b726fa85a1c8b7766f7fe5e5ec3b44e5813b619d3c3d8",
|
"sha256": "8ccaea237c3ef2a34d0cc00d8a89ffb1179d5c49211b6cbdf80d8d88e3f0add6",
|
||||||
"only-arches": [
|
"only-arches": [
|
||||||
"aarch64"
|
"aarch64"
|
||||||
]
|
]
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user