17 lines
452 B
Markdown
17 lines
452 B
Markdown
---
|
||
title: "DeepSeek"
|
||
type: entity
|
||
tags: [llm, ai, 中国]
|
||
date: 2026-04-18
|
||
---
|
||
|
||
## Description
|
||
中国开发的大语言模型,底座大模型的代表产品之一。DeepSeek 以开源和高效著称,在代码生成和数学推理方面表现优异。
|
||
|
||
## Type
|
||
- 底座大模型(Base Model)
|
||
|
||
## Related Concepts
|
||
- [[LLM]]:大型语言模型
|
||
- [[RAG]]:可用于为 DeepSeek 提供外部知识
|
||
- [[AI代理]]:可作为 Agent 的推理引擎 |