Workspace sync: auto commit 2026-04-23 12:02:11

This commit is contained in:
2026-04-23 12:02:11 +08:00
parent 6a8362bb5a
commit c59cc07327
57 changed files with 3427 additions and 30 deletions

22
wiki/entities/Qwen.md Normal file
View File

@@ -0,0 +1,22 @@
---
title: "Qwen"
type: entity
tags: [llm, qwen, alibaba, open-source, generation]
last_updated: 2025-01-16
---
## Definition
Qwen通义千问是阿里巴巴开源的大语言模型系列参数规模覆盖 1.5B 到 72B+ 多个档位,支持中文和英文,提供 API 接口和开源权重下载。
## Type
- **Category**: 大语言模型 / Large Language Model
- **Organization**: Alibaba Cloud阿里云
- **Website**: qwenlm.github.io / modelscope.cn
## Variants Mentioned
- **Qwen 3**(来自 [[2025-年-11-个神级-ai-开源平替-github-杀疯了]]):全尺寸覆盖和极致工具调用能力,开源界的六边形战士,最稳、最全、最能打的基座模型。流水的开源模型,铁打的通义千问
- **Qwen**:作为 RAG Pipeline 中的 Generation 阶段 LLM 使用([[rag从入门到精通系列1-基础rag]] 实战案例)
## Related Concepts
- [[Large Language Model]] — Qwen 属于 LLM 范畴
- [[Generation]] — Qwen 在 RAG Pipeline 中承担生成任务