paper-with-me

홈 › Papers

LLM360: Towards Fully Transparent Open-Source LLMs

2023-12-11 · Zhengzhong Liu, Aurick Qiao, Willie Neiswanger, Hongyi Wang, Bowen Tan, Tianhua Tao, Junbo Li, Yuqi Wang, Suqi Sun, Omkar Pangarkar, Richard Fan, Yi Gu, Victor Miller, Yonghao Zhuang, Guowei He, Haonan Li, Fajri Koto, Liping Tang, Nikhil Ranjan, Zhiqiang Shen, Xuguang Ren, Roberto Iriondo, Cun Mu, Zhiting Hu, Mark Schulze, Preslav Nakov, Tim Baldwin, Eric P. Xing

The recent surge in open-source Large Language Models (LLMs), such as LLaMA, Falcon, and Mistral, provides diverse options for AI practitioners and researchers. However, most LLMs have only released partial artifacts, such as the final model weights or inference code, and technical reports increasingly limit their scope to high-level design choices and surface statistics. These choices hinder progress in the field by degrading transparency into the training of LLMs and forcing teams to rediscover many details in the training process. We present LLM360, an initiative to fully open-source LLMs, which advocates for all training code and data, model checkpoints, and intermediate results to be made available to the community. The goal of LLM360 is to support open and collaborative AI research by making the end-to-end LLM training process transparent and reproducible by everyone. As a first step of LLM360, we release two 7B parameter LLMs pre-trained from scratch, Amber and CrystalCoder, including their training code, data, intermediate checkpoints, and analyses (at https://www.llm360.ai). We are committed to continually pushing the boundaries of LLMs through this open-source effort. More large-scale and stronger models are underway and will be released in the future.

📄 PDF Abstract BibTeX arXiv:2312.06550

Code (1)

llm360/analysis360 공식 구현 pytorch

Similar Papers 제목 키워드 기반

H2O Open Ecosystem for State-of-the-art Large Language Models

2023-10-17 · Arno Candel, Jon McKinney, Philipp Singer, Pascal Pfeiffer 외

Large Language Models (LLMs) represent a revolution in AI. However, they also pose many significant risks, such as the presence of biased, private, copyrighted or harmful text. For this reason we need open, transparent a…

MAP-Neo: Highly Capable and Transparent Bilingual Large Language Model Series

2024-05-29 · Ge Zhang, Scott Qu, Jiaheng Liu, Chenchen Zhang 외

Large Language Models (LLMs) have made great strides in recent years to achieve unprecedented performance across different tasks. However, due to commercial interest, the most competitive models like GPT, Gemini, and Cla…

Language ModelingLanguage ModellingLarge Language Model

MobiLlama: Towards Accurate and Lightweight Fully Transparent GPT

2024-02-26 · Omkar Thawakar, Ashmal Vayani, Salman Khan, Hisham Cholakal 외

"Bigger the better" has been the predominant trend in recent Large Language Models (LLMs) development. However, LLMs do not suit well for scenarios that require on-device processing, energy efficiency, low memory footpri…

OpenSeeker: Democratizing Frontier Search Agents by Fully Open-Sourcing Training Data

2026-03-16 · Yuwen Du, Rui Ye, Shuo Tang, Xinyu Zhu 외 arxiv

Deep search capabilities have become an indispensable competency for frontier Large Language Model (LLM) agents, yet the development of high-performance search agents remains dominated by industrial giants due to a lack …

Bee: A High-Quality Corpus and Full-Stack Suite to Unlock Advanced Fully Open MLLMs

2025-10-15 · Yi Zhang, Bolin Ni, Xin-Sheng Chen, Heng-Rui Zhang 외 arxiv

Fully open multimodal large language models (MLLMs) currently lag behind proprietary counterparts, primarily due to a significant gap in data quality for supervised fine-tuning (SFT). Existing open-source datasets are of…