GPU支持
This commit is contained in:
parent
050e32fbb2
commit
68e0d921d4
|
|
@ -2,14 +2,13 @@ additionalProperties:
|
||||||
key: ollama
|
key: ollama
|
||||||
name: Ollama
|
name: Ollama
|
||||||
tags:
|
tags:
|
||||||
- WebSite
|
|
||||||
- AI
|
- AI
|
||||||
- Local
|
|
||||||
shortDescZh: 一站式大模型部署平台
|
shortDescZh: 一站式大模型部署平台
|
||||||
shortDescEn: Get up and running with large language models
|
shortDescEn: Get up and running with large language models
|
||||||
type: website
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 1
|
||||||
website: https://ollama.com/
|
website: https://ollama.com/
|
||||||
github: https://github.com/ollama/ollama/
|
github: https://github.com/ollama/ollama/
|
||||||
document: https://ollama.com/
|
document: https://ollama.com/
|
||||||
|
gpuSupport: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue