← All projects
tiny-llm
B21/40推理 / 服务洞察置信度:中A course of learning LLM inference serving on Apple Silicon for systems engineers: build a tiny vLLM + Qwen.
courselarge-language-modelllmpythonqwenqwen2servingvllm
Executive Insight
tiny-llm 属于「推理 / 服务」方向,综合分 21/40(B)。当前最强项是 LLM 集成、评估与验证、Agent 自主性,短板集中在 工具使用、知识检索 (RAG)。
核心优势
- - LLM 集成达到 5/5(Level 5),说明该项目在这一能力上较成熟。
- - 评估与验证达到 4/5(Level 4),说明该项目在这一能力上较成熟。
- - Agent 自主性达到 3/5(Level 3),说明该项目在这一能力上较成熟。
能力短板
- - 工具使用仅 1/5,当前更像“可用基础版”,需要补齐工程化能力。
- - 知识检索 (RAG)仅 1/5,当前更像“可用基础版”,需要补齐工程化能力。
适用场景
- - 模型服务托管
- - 多模型推理网关
落地风险与建议
- - 该条目为启发式分析,建议在核心决策前做一次仓库级人工复核。
- - 项目相对较新,API 与架构演进速度可能较快,升级成本需预留。
- - 人机协作机制偏弱,生产环境需增加人工审批或灰度发布闸门。
- - 梳理工具调用协议,先统一输入输出,再做动态路由。
- - 优先引入检索层:切块 + 向量召回 + 重排,提升事实性。
Intelligence Profile
Dimensions
LLM 集成
Level 5
Level 5: 多模型路由 + 自适应选择
Heuristic from category + topics — verify manually
Agent 自主性
Level 3
Level 3: ReAct 循环(自主工具调用)
Heuristic from category + topics — verify manually
记忆系统
Level 3
Level 3: 向量检索 + 语义记忆
Heuristic from category + topics — verify manually
工具使用
Level 1
Level 1: 硬编码 1-2 个工具
Heuristic from category + topics — verify manually
知识检索 (RAG)
Level 1
Level 1: 简单文本搜索
Heuristic from category + topics — verify manually
多模态
Level 2
Level 2: 图片输入 + 文本输出
Heuristic from category + topics — verify manually
评估与验证
Level 4
Level 4: 自我评估 + 重试
Heuristic from category + topics — verify manually
人机协作
Level 2
Level 2: AI 执行 + 人工审批
Heuristic from category + topics — verify manually
Architecture
llm-runtime ecosystem (GitHub)
A course of learning LLM inference serving on Apple Silicon for systems engineers: build a tiny vLLM + Qwen.
GitHub Live Metrics
Loading live metrics...