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

39 lines
1.5 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+Open-Webui 离线部署大模型"
type: source
tags: []
date: 2025-03-15
---
## Source File
- [[raw/AI/详细离线部署大模型ollama+deepseek+open-webui安装使用方法及常见问题解决 1.md]]
## Summary
- 核心主题使用Ollama+DeepSeek+Open-Webui搭建本地离线大模型部署环境
- 问题域本地大模型部署、隐私敏感场景、AI开发环境
- 方法/机制Ollama运行时+DeepSeek模型+Open-WebuiWeb界面三位一体本地部署
- 结论/价值实现完全离线的AI大模型使用零依赖云服务适合隐私敏感场景
## Key Claims
- Ollama开源本地大模型运行时简化模型部署和运行
- DeepSeek国产开源大模型性能对标GPT-4尺寸多样1B~70B
- Open-Webui类似ChatGPT的Web界面本地访问Ollama模型
- 三者结合:完全离线、数据不外传、适合开发测试
## Key Quotes
> "Ollama+DeepSeek+Open-Webui可以实现完全离线的AI大模型使用" — 本地部署核心价值
## Key Concepts
- [[本地部署]]不依赖云服务的本地AI大模型运行环境
- [[Ollama]]:本地大模型运行平台
- [[OpenWebui]]本地大模型的Web界面
## Key Entities
- [[DeepSeek]]:深度求索公司开发的国产开源大模型
- [[Ollama]]:本地大模型运行时
- [[OpenWebui]]开源本地AI Web界面
## Connections
- [[LLM]] ← extends ← [[本地部署]]
- [[提示词框架]] ← relates_to ← [[Ollama]]