Files
nexus/wiki/entities/Ollama.md

25 lines
756 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]]