混合架构大模型Falcon-H1用更少参数实现顶尖性能。
Falcon-H1: A Family of Hybrid-Head Language Models Redefining Efficiency and Performance
- 融合Transformer与状态空间模型,兼顾长序列记忆与计算效率。
- 34B模型性能超70B级模型,0.5B版媲美2024年7B主流模型。
- 支持256K上下文、18种语言,适合多场景部署,开源可用。
本文介绍Falcon-H1系列大语言模型,采用并行混合架构,结合Transformer注意力机制与状态空间模型(SSMs),在多种应用场景中兼顾高性能与高效率。相比早期仅基于Transformer或Mamba的Falcon模型,Falcon-H1系统性重构了模型设计、数据策略与训练动态。模型提供0.5B、1.5B、1.5B-deep、3B、7B及34B等多种参数规模,包含基础版与指令微调版本,共超过30个检查点在Hugging Face Hub发布。量化后的指令微调模型亦可获取。旗舰款Falcon-H1-34B在性能上匹配或超越70B级模型如Qwen3-32B、Qwen2.5-72B和Llama3.3-70B,但使用更少参数与训练数据。小型模型表现同样突出:Falcon-H1-1.5B-Deep媲美当前7B–10B领先模型,0.5B版本性能相当于典型2024年7B模型。模型在推理、数学、多语言任务、指令遵循与科学知识方面表现优异,支持高达256K上下文长度与18种语言。所有模型均采用宽松开源许可发布,推动可及且具影响力的AI研究。
原文摘要 · Abstract (English)
In this report, we introduce Falcon-H1, a new series of large language models (LLMs) featuring hybrid architecture designs optimized for both high performance and efficiency across diverse use cases. Unlike earlier Falcon models built solely on Transformer or Mamba architectures, Falcon-H1 adopts a parallel hybrid approach that combines Transformer-based attention with State Space Models (SSMs), known for superior long-context memory and computational efficiency. We systematically revisited model design, data strategy, and training dynamics, challenging conventional practices in the field. Falcon-H1 is released in multiple configurations, including base and instruction-tuned variants at 0.5B, 1.5B, 1.5B-deep, 3B, 7B, and 34B parameters. Quantized instruction-tuned models are also available, totaling over 30 checkpoints on Hugging Face Hub. Falcon-H1 models demonstrate state-of-the-art performance and exceptional parameter and training efficiency. The flagship Falcon-H1-34B matches or outperforms models up to 70B scale, such as Qwen3-32B, Qwen2.5-72B, and Llama3.3-70B, while using fewer parameters and less data. Smaller models show similar trends: the Falcon-H1-1.5B-Deep rivals current leading 7B-10B models, and Falcon-H1-0.5B performs comparably to typical 7B models from 2024. These models excel across reasoning, mathematics, multilingual tasks, instruction following, and scientific knowledge. With support for up to 256K context tokens and 18 languages, Falcon-H1 is suitable for a wide range of applications. All models are released under a permissive open-source license, underscoring our commitment to accessible and impactful AI research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。