paper-with-me

Papers

Xmodel-LM Technical Report

2024-06-05 · Yichuan Wang, Yang Liu, Yu Yan, Qun Wang, Xucheng Huang, Ling Jiang

We introduce Xmodel-LM, a compact and efficient 1.1B language model pre-trained on around 2 trillion tokens. Trained on our self-built dataset (Xdata), which balances Chinese and English corpora based on downstream task optimization, Xmodel-LM exhibits remarkable performance despite its smaller size. It notably surpasses existing open-source language models of similar scale. Our model checkpoints and code are publicly accessible on GitHub at https://github.com/XiaoduoAILab/XmodelLM.

📄 PDF Abstract BibTeX arXiv:2406.02856

Code (3)

xiaoduoailab/xmodellm 공식 구현 pytorch
MS-P3/code7/tree/main/xmod mindspore
XiaoduoAILab/XmodelLM-1.5 pytorch

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Xmodel-2 Technical Report

2024-12-27 · Wang Qun, Liu Yang, Lin Qingquan, Qu Zhijiu 외

Xmodel-2 is a 1.2-billion-parameter large language model designed specifically for reasoning tasks. Its architecture enables different model scales to share a unified set of hyperparameters, allowing for extensive experi…

Language ModelingLanguage ModellingLarge Language Model

Xmodel-VLM: A Simple Baseline for Multimodal Vision Language Model

2024-05-15 · Wanting Xu, Yang Liu, Langping He, Xucheng Huang 외

We introduce Xmodel-VLM, a cutting-edge multimodal vision language model. It is designed for efficient deployment on consumer GPU servers. Our work directly confronts a pivotal industry issue by grappling with the prohib…

GPULanguage ModelingLanguage ModellingVisual Question Answering

Xmodel-1.5: An 1B-scale Multilingual LLM

2024-11-15 · Wang Qun, Liu Yang, Lin Qingquan, Jiang Ling

We introduce Xmodel-1.5, a 1-billion-parameter multilingual large language model pretrained on 2 trillion tokens, designed for balanced performance and scalability. Unlike most large models that use the BPE tokenizer, Xm…

Language ModelingLanguage ModellingLarge Language Model

Xmodel-2.5: 1.3B Data-Efficient Reasoning SLM

2025-11-23 · Yang Liu, Xiaolong Zhong, Ling Jiang arxiv

Large language models deliver strong reasoning and tool-use skills, yet their computational demands make them impractical for edge or cost-sensitive deployments. We present \textbf{Xmodel-2.5}, a 1.3-billion-parameter sm…

FlexModel: A Framework for Interpretability of Distributed Large Language Models

2023-12-05 · Matthew Choi, Muhammad Adil Asif, John Willes, David Emerson

With the growth of large language models, now incorporating billions of parameters, the hardware prerequisites for their training and deployment have seen a corresponding increase. Although existing tools facilitate mode…

Distributed ComputingGPU