paper-with-me

Papers

The Zamba2 Suite: Technical Report

2024-11-22 · Paolo Glorioso, Quentin Anthony, Yury Tokpanov, Anna Golubeva, Vasudev Shyam, James Whittington, Jonathan Pilault, Beren Millidge

In this technical report, we present the Zamba2 series -- a suite of 1.2B, 2.7B, and 7.4B parameter hybrid Mamba2-transformer models that achieve state of the art performance against the leading open-weights models of their class, while achieving substantial gains in inference latency, throughput, and memory efficiency. The Zamba2 series builds upon our initial work with Zamba1-7B, optimizing its architecture, training and annealing datasets, and training for up to three trillion tokens. We provide open-source weights for all models of the Zamba2 series as well as instruction-tuned variants that are strongly competitive against comparable instruct-tuned models of their class. We additionally open-source the pretraining dataset, which we call Zyda-2, used to train the Zamba2 series of models. The models and datasets used in this work are openly available at https://huggingface.co/Zyphra

📄 PDF Abstract BibTeX arXiv:2411.15242

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Zamba2-VL Technical Report

2026-05-29 · Hassan Shapourian, Kasra Hejazi, Olabode M. Sule, Beren Millidge arxiv

We present Zamba2-VL, a suite of vision-language models built on Zamba2, a hybrid language-model architecture combining Mamba2 state-space layers with a small number of shared transformer blocks. Across a broad range of …

Zamba: A Compact 7B SSM Hybrid Model

2024-05-26 · Paolo Glorioso, Quentin Anthony, Yury Tokpanov, James Whittington 외

In this technical report, we present Zamba, a novel 7B SSM-transformer hybrid model which achieves competitive performance against leading open-weight models at a comparable scale. Zamba is trained on 1T tokens from open…

Mambamodel

Zyda-2: a 5 Trillion Token High-Quality Dataset

2024-11-09 · Yury Tokpanov, Paolo Glorioso, Quentin Anthony, Beren Millidge

In this technical report, we present Zyda-2: a five trillion token dataset for language model pretraining. Zyda-2 was used to train our Zamba2 series of models which are state-of-the-art for their weight class. We build …

Language ModelingLanguage Modelling

K-EXAONE Technical Report

2026-01-05 · Eunbi Choi, Kibong Choi, Seokhee Hong, Junwon Hwang 외 arxiv

This technical report presents K-EXAONE, a large-scale multilingual language model developed by LG AI Research. K-EXAONE is built on a Mixture-of-Experts architecture with 236B total parameters, activating 23B parameters…

TD-Suite: All Batteries Included Framework for Technical Debt Classification

2025-04-15 · Karthik Shivashankar, Antonio Martini

Recognizing that technical debt is a persistent and significant challenge requiring sophisticated management tools, TD-Suite offers a comprehensive software framework specifically engineered to automate the complex task …

AllBinary ClassificationManagementNatural Language Understanding