新增wiki命令文件
This commit is contained in:
30
wiki/sources/xiang-xi-ling-shi-bu-shu-da-mo-xing.md
Normal file
30
wiki/sources/xiang-xi-ling-shi-bu-shu-da-mo-xing.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: "详细!离线部署大模型:ollama+deepseek+open-webui安装使用方法及常见问题解决"
|
||||
type: source
|
||||
tags: [ollama, deepseek, open-webui, local-llm, deployment]
|
||||
date: 2025-03-14
|
||||
source_file: raw/AI/详细!离线部署大模型:ollama+deepseek+open-webui安装使用方法及常见问题解决 1.md
|
||||
---
|
||||
|
||||
## Summary
|
||||
- 核心主题:ollama + DeepSeek + open-webui 本地大模型部署
|
||||
- 问题域:本地LLM部署、离线运行
|
||||
- 方法/机制:Docker容器化、API调用、可视化界面
|
||||
- 结论/价值:完整的本地大模型部署解决方案
|
||||
|
||||
## Key Claims
|
||||
- ollama提供简单便捷的本地LLM运行框架
|
||||
- 4GB RAM运行1.5B模型,16GB RAM运行7B模型
|
||||
- open-webui提供图形化界面支持聊天机器人和本地知识库
|
||||
- 支持从HF和魔塔社区下载第三方模型
|
||||
|
||||
## Key Entities
|
||||
- [[Ollama]]:开源本地大语言模型运行框架
|
||||
- [[DeepSeek]]:深度求索大模型
|
||||
- [[open-webui]]:开源AI Web界面
|
||||
- [[Docker]]:容器化部署工具
|
||||
|
||||
## Connections
|
||||
- [[Ollama]] ← 模型运行 ← [[DeepSeek]]
|
||||
- [[open-webui]] ← API集成 ← [[Ollama]]
|
||||
- [[Docker]] ← 容器化 ← [[Ollama]]
|
||||
Reference in New Issue
Block a user