Files
nexus/wiki/sources/Ollama-DeepSeek-OpenWebUI-离线部署大模型.md

39 lines
1.3 KiB
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+DeepSeek+OpenWebUI离线部署大模型"
type: source
tags: [ollama, deepseek, open-webui, 本地部署]
date: 2025-03-14
---
## Source File
- [[raw/AI/详细离线部署大模型ollama+deepseek+open-webui安装使用方法及常见问题解决 1.md]]
## Summary
- 核心主题Ollama+DeepSeek+OpenWebUI的本地大模型部署完整指南
- 问题域:如何在本地环境离线部署大模型,确保数据隐私
- 方法/机制Ollama作为推理框架DeepSeek作为模型OpenWebUI作为可视化界面
- 结论/价值本地部署可实现免费离线使用LLM同时保障数据隐私
## Key Claims
- Ollama支持多平台macOS/Windows/Linux/Docker
- DeepSeek-R1各版本硬件要求1.5B需4GB RAM7B需16GB RAM+14GB显存
- OpenWebUI提供纯浏览器访问的Web界面
## Key Concepts
- [[本地部署]]在本地环境运行AI模型
- [[Ollama]]本地LLM推理框架
- [[Open-Webui]]Ollama的可视化Web界面
## Key Entities
- [[Ollama]]:本地大模型运行框架
- [[DeepSeek]]:开源推理模型
- [[Open-Webui]]开源Web UI
## Connections
- [[Ollama]] ← 推理框架 ← [[DeepSeek]]
- [[Open-Webui]] ← 可视化 ← [[Ollama]]
- [[DeepSeek]] ← 模型 ← Ollama集成
## Contradictions
- 无冲突