paper-with-me

Papers

Stable LM 2 1.6B Technical Report

2024-02-27 · Marco Bellagente, Jonathan Tow, Dakota Mahan, Duy Phung, Maksym Zhuravinskyi, Reshinth Adithyan, James Baicoianu, Ben Brooks, Nathan Cooper, Ashish Datta, Meng Lee, Emad Mostaque, Michael Pieler, Nikhil Pinnaparju, Paulo Rocha, Harry Saini, Hannah Teufel, Niccolo Zanichelli, Carlos Riquelme

We introduce StableLM 2 1.6B, the first in a new generation of our language model series. In this technical report, we present in detail the data and training procedure leading to the base and instruction-tuned versions of StableLM 2 1.6B. The weights for both models are available via Hugging Face for anyone to download and use. The report contains thorough evaluations of these models, including zero- and few-shot benchmarks, multilingual benchmarks, and the MT benchmark focusing on multi-turn dialogues. At the time of publishing this report, StableLM 2 1.6B was the state-of-the-art open model under 2B parameters by a significant margin. Given its appealing small size, we also provide throughput measurements on a number of edge devices. In addition, we open source several quantized checkpoints and provide their performance metrics compared to the original model.

📄 PDF Abstract BibTeX arXiv:2402.17834

Code (1)

yangyucheng000/University/tree/main/model-3/stablelm mindspore

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Stable Code Technical Report

2024-04-01 · Nikhil Pinnaparaju, Reshinth Adithyan, Duy Phung, Jonathan Tow 외

We introduce Stable Code, the first in our new-generation of code language models series, which serves as a general-purpose base code language model targeting code completion, reasoning, math, and other software engineer…

Code CompletionLanguage ModellingMathQuestion Answering

VCL Challenges 2023 at ICCV 2023 Technical Report: Bi-level Adaptation Method for Test-time Adaptive Object Detection

2023-10-13 · Chenyu Lin, Yusheng He, Zhengqing Zang, Chenwei Tang 외

This report outlines our team's participation in VCL Challenges B Continual Test_time Adaptation, focusing on the technical details of our approach. Our primary focus is Testtime Adaptation using bi_level adaptations, en…

object-detectionObject Detection

MOSS-TTS Technical Report

2026-03-18 · Yitian Gong, Botian Jiang, Yiwei Zhao, Yucheng Yuan 외 arxiv

This technical report presents MOSS-TTS, a speech generation foundation model built on a scalable recipe: discrete audio tokens, autoregressive modeling, and large-scale pretraining. Built on MOSS-Audio-Tokenizer, a caus…

Demystifying Flux Architecture

2025-07-13 · Or Greenberg arxiv

FLUX.1 is a diffusion-based text-to-image generation model developed by Black Forest Labs, designed to achieve faithful text-image alignment while maintaining high image quality and diversity. FLUX is considered state-of…

Text-to-Image Generation

Making Reinforcement Learning Work on Swimmer

2022-08-16 · Maël Franceschetti, Coline Lacoux, Ryan Ohouens, Antonin Raffin 외

The SWIMMER environment is a standard benchmark in reinforcement learning (RL). In particular, it is often used in papers comparing or combining RL methods with direct policy search methods such as genetic algorithms or …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)