FastContext-1.0-4B-RL (Microsoft)
为编码代理提供仓库探索与精确文件引用
仓库标识microsoft/FastContext-1.0-4B-RL
显存未知许可 可商用任务 文本生成最近核对 2026-08-05
链接指向的配置 不在本页收录的形态里,已显示默认形态(原生)。
- 运行内存
- 权重格式未知,无法估算显存
- 运行时
- PYTHON3
- 下载
- 2,900
快速上手示例
python3 -m sglang.launch_server --model-path microsoft/FastContext-1.0-4B-RL --tool-call-parser qwen --context-length 262144 --trust-remote-code --dtype bfloat16 --tp-size 1 依赖版本和硬件参数请以源仓库说明为准。
适合与不适合
独立证据与社区反馈
社区反响两极:论文和官方宣传展示最高 60% 的 token 节省与端到端准确率提升,但实际用户测试中暴露出文件路径幻觉等准确性问题,且模型已被微软从 HuggingFace 和 GitHub 全面下架,可用性存疑。
- 将仓库探索从主 agent 中分离,降低 token 消耗(最高节省 60.3%)
- 4B 小模型即可在部分 benchmark 上超越 30B-SFT 版本
- 支持并行工具调用(glob/grep/read),加速代码库探索
- 返回聚焦的精确文件路径和行号范围,减少主 agent 上下文占用
- 提升多种主 agent 和 benchmark 的端到端准确率(SWE-bench Pro 最高 +5.5)
- 4B 参数量部署门槛低,约 9 GB VRAM 即可运行
- 模型已被微软从 HuggingFace 和 GitHub 全面下架,无法获取
- 社区实测中文件路径返回存在不准确/幻觉问题
- 有用户明确反馈效果差(Because it's trash apparently)
- 函数级 F1 仅 38.45,细粒度定位能力有限
- 社区讨论度极低(HN 仅 3 points, 1 条评论),缺乏广泛验证
- 社区指出更应关注子 agent 行为本身,而非仅端到端结果
- 社区实测Why is NO one talking about Microsoft's open source Fast Context!!! : r/LocalLLaMA
- 社区实测FastContext: Training Efficient Repository Explorer for Coding Agents | Hacker News
- 社区实测Microsoft has taken down fastcontext model from everywhere
- 独立评测Microsoft FastContext: The 4B Bug Hunter: Run Locally
- 基准/排行FastContext: Training Efficient Repository Explorer for Coding ...
- 独立评测Medium
- 独立评测FastContext-1.0-4B-RL VRAM Requirements: ~9 GB, Cheapest GPU from $0.53/hr | Spheron
- 转载/仓库Paper page - FastContext: Training Efficient Repository Explorer for Coding Agents
可信度微软研究院,代码与论文开源;HF 2.9k 下载,基于 Qwen3-4B-Instruct 训练
完整规格
下载动量
观测时间线
模型家族
- Qwen3-4B-Instruct-2507
- 微调 FastContext-1.0-4B-RL (Microsoft)
- 微调 FastContext-1.0-4B-SFT (Microsoft)