Auto-sync

This commit is contained in:
2026-04-15 07:37:53 +08:00
parent 1bce532898
commit f3569a835b
484 changed files with 0 additions and 18663 deletions

View File

@@ -1,24 +0,0 @@
---
title: "Ollama"
type: entity
tags: []
sources: []
last_updated: 2025-03-15
---
## Definition
Ollama是一个开源本地大模型运行平台简化了开源大模型如Llama、DeepSeek、Mistral等在本地机器上的部署和运行。
## Role
- 本地大模型运行时:提供统一接口运行各种开源大模型
- 简化部署工具:一条命令即可运行大模型
## Key Properties
- 支持模型Llama、DeepSeek、Mistral、Gemma等
- 跨平台macOS、Linux、Windows支持
- API兼容提供OpenAI兼容API
- 量化支持支持Q4、Q8等量化版本降低硬件要求
## Connections
- [[Ollama-DeepSeek-OpenWebui-离线部署大模型]] ← 来源 ← [[Ollama]]
- [[DeepSeek]] ← 支持运行 ← [[Ollama]]