33 lines
1.6 KiB
YAML
33 lines
1.6 KiB
YAML
name: Ollama
|
|
tags:
|
|
- AI / 大模型
|
|
title: 启动并运行 DeepSeek-R1、Llama 3.3、qwen2.5 及其他大型语言模型
|
|
description: 启动并运行 DeepSeek-R1、Llama 3.3、qwen2.5 及其他大型语言模型
|
|
additionalProperties:
|
|
key: ollama
|
|
name: Ollama
|
|
tags:
|
|
- AI
|
|
shortDescZh: 启动并运行 DeepSeek-R1、Llama 3.3、qwen2.5 及其他大型语言模型
|
|
shortDescEn: Get up and running with DeepSeek-R1, Llama 3.3, qwen2.5 and other large language models
|
|
description:
|
|
en: Get up and running with DeepSeek-R1, Llama 3.3, qwen2.5 and other large language models
|
|
ja: DeepSeek-R1、Llama 3.3、qwen2.5 などの大規模言語モデルを起動して実行
|
|
ms: Mulakan dan jalankan DeepSeek-R1, Llama 3.3, qwen2.5 dan model bahasa besar lain
|
|
pt-br: Inicie e execute DeepSeek-R1, Llama 3.3, qwen2.5 e outros modelos de linguagem grandes
|
|
ru: Запустите и выполните DeepSeek-R1, Llama 3.3, qwen2.5 и другие крупные языковые модели
|
|
ko: DeepSeek-R1, Llama 3.3, qwen2.5 및 기타 대형 언어 모델을 시작하고 실행
|
|
zh-hant: 啟動並執行 DeepSeek-R1、Llama 3.3、qwen2.5 及其他大型語言模型
|
|
zh: 启动并运行 DeepSeek-R1、Llama 3.3、qwen2.5 及其他大型语言模型
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 1
|
|
recommend: 70
|
|
website: https://ollama.com/
|
|
github: https://github.com/ollama/ollama
|
|
document: https://github.com/ollama/ollama/blob/main/docs/README.md
|
|
gpuSupport: true
|
|
memoryRequired: 2048
|
|
architectures:
|
|
- amd64
|
|
- arm64 |