CLAILGNov 8, 2024

Fox-1: Open Small Language Model for Cloud and Edge

arXiv:2411.05281v33 citationsh-index: 33Has Code
Originality Incremental advance
AI Analysis

This work provides an incremental improvement in small language models for the open-source community, enhancing accessibility and efficiency.

The authors tackled the problem of developing efficient small language models for cloud and edge deployment by introducing Fox-1, which achieves better or on-par performance compared to models like StableLM-2-1.6B and Gemma-2B in various benchmarks.

We present Fox-1, a series of small language models (SLMs) consisting of Fox-1-1.6B and Fox-1-1.6B-Instruct-v0.1. These models are pre-trained on 3 trillion tokens of web-scraped document data and fine-tuned with 5 billion tokens of instruction-following and multi-turn conversation data. Aiming to improve the pre-training efficiency, Fox-1-1.6B model introduces a novel 3-stage data curriculum across all the training data with 2K-8K sequence length. In architecture design, Fox-1 features a deeper layer structure, an expanded vocabulary, and utilizes Grouped Query Attention (GQA), offering a performant and efficient architecture compared to other SLMs. Fox-1 achieves better or on-par performance in various benchmarks compared to StableLM-2-1.6B, Gemma-2B, Qwen1.5-1.8B, and OpenELM1.1B, with competitive inference speed and throughput. The model weights have been released under the Apache 2.0 license, where we aim to promote the democratization of LLMs and make them fully accessible to the whole open-source community.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes