SAVRN
Search Contact SAVRN

Open-weight model · Text generation

Qwen2.5-1.5B-Instruct

by Qwen Qwen/Qwen2.5-1.5B-Instruct

Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters.

Parameters1.5B
Context32,768
Weights3.1 GB
Licenseapache-2.0
AccessOpen weights
Monthly Downloads7.2M

Runs On

What it takes to serve Qwen2.5-1.5B-Instruct (1.5B parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.

PrecisionWeightsMemory neededCheapest setupPer hourAlso fits
16-bit 3.1 GB 3.7 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
8-bit 1.5 GB 1.9 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 0.8 GB 0.9 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00

Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.

SAVRN's Notes on Qwen2.5-1.5B-Instruct

When the job is turning text into JSON, reading tables or writing past 8K tokens on a slice of a card, Qwen2.5-1.5B-Instruct is the size class to look at. Its 16-bit weights are 3.1 GB and need 3.7 GB to run; 8-bit needs 1.9 GB and 4-bit 0.9 GB. At $1.85 an hour, the cheapest Index setup is a single MI300X with 192 GB, room for more than fifty copies of the 16-bit footprint, so packing the card sets your cost per instance.

Apache 2.0 permits commercial use, changes and redistribution if the license and notices stay attached and you state significant changes. Measure the 32,768-token context against your longest input, note that it is derived from the Qwen2.5-1.5B base with weights dated September 2024, and that no host has this one on the Index yet, so the card is the only price on the table.

Model Card

By Qwen, published under apache-2.0, revision 989aa7980e4c.

Introduction

Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters. Qwen2.5 brings the following improvements upon Qwen2:

  • Significantly more knowledge and has greatly improved capabilities in coding and mathematics, thanks to our specialized expert models in these domains.
  • Significant improvements in instruction following, generating long texts (over 8K tokens), understanding structured data (e.g, tables), and generating structured outputs especially JSON. More resilient to the diversity of system prompts, enhancing role-play implementation and condition-setting for chatbots.
  • Long-context Support up to 128K tokens and can generate up to 8K tokens.
  • Multilingual support for over 29 languages, including Chinese, English, French, Spanish, Portuguese, German, Italian, Russian, Japanese, Korean, Vietnamese, Thai, Arabic, and more.

Read the full model card (617 words)

Configuration

Architecture
Qwen2ForCausalLM
Context length (tokens)
32,768
Layers
28
Hidden size
1,536
Feed-forward size
8,960
Attention heads
12
Key/value heads
2
Vocabulary size
151,936
Sliding window (tokens)
32,768
RoPE base
1e+06
Stored precision
bfloat16
Model type
qwen2

Identity and Version

Repository
Qwen/Qwen2.5-1.5B-Instruct
Publisher
Qwen
Task
Text generation
Modality
Text
Library
transformers
Parameters
1.5B parameters
Languages
en
Revision
989aa7980e4cf806f80c7fef2b1adb7bc71aa306
First published
2024-09-17
Last updated
2024-09-25

Files and Weights

10 files, 3.1 GB in total. The weights are 1 file totalling 3.1 GB in safetensors.

Weights1 file · 3.1 GB
Configuration2 files · 902 B
Tokenizer4 files · 11.5 MB
Documentation2 files · 16.3 KB
Repository1 file · 1.5 KB
Every file
FileTypeSizeSHA-256
model.safetensorsWeights3.1 GB dd924a11b4c2
config.jsonConfiguration660 B
generation_config.jsonConfiguration242 B
LICENSEDocumentation11.3 KB
README.mdDocumentation4.9 KB
.gitattributesRepository1.5 KB
merges.txtTokenizer1.7 MB
tokenizer.jsonTokenizer7.0 MB
tokenizer_config.jsonTokenizer7.3 KB
vocab.jsonTokenizer2.8 MB

License and Download

License
apache-2.0
Access
Open weights, no gate
Download size
3.1 GB
Download from Qwen

Released by Qwen through ModelScope. Read the license.

Built From

Memory Requirements

PrecisionWeights in memory
As published3.1 GB
16-bit3.1 GB
8-bit1.5 GB
4-bit0.8 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Built on This Model

Compare Qwen2.5-1.5B-Instruct

Questions About Qwen2.5-1.5B-Instruct

How much GPU memory does Qwen2.5-1.5B-Instruct need?

About 3.7 GB at 16-bit and 0.9 GB at 4-bit: the weights (1.5B parameters) plus a working margin. A long context needs more.

What is the cheapest GPU to run Qwen2.5-1.5B-Instruct on?

At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.

Can I use Qwen2.5-1.5B-Instruct commercially?

Yes. Qwen2.5-1.5B-Instruct is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

What is Qwen2.5-1.5B-Instruct's context length?

32,768 tokens, from the maximum position embeddings in its published configuration.

Similar Models

Model · Text generation

Qwen2.5-1.5B

Qwen

Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters. Qwen2.5 brings the following improvements upon Qwen2: - Significantly more knowledge and has greatly improved capabilities in coding and mathematics, thanks to our specialized expert models in these domains. - Significant improvements in instruction following, generating long texts (over 8K tokens), understanding structured data (e.g, tables), and generating structured outputs especially JSON. More resilient to the diversity of system prompts, enhancing role-play implementation and…

Open weights apache-2.0 1.5B parameters 131,072 tokens transformers

This repository contains an instruction-tuned causal language model for text generation and chat-style prompts. Use a recent version of transformers that supports this model architecture. The following example loads the model from this repository and generates a response.

Open weights apache-2.0 1.5B parameters 32,768 tokens transformers

Model · Text generation

ia-vaga1.5B

Antonio V

This is the model card of a transformers model that has been pushed on the Hub. Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. Use the code below to get started with the model. Carbon emissions can be estimated using the Machine Learning Impact calculator presented in Lacoste et al. (2019).

Open weights 1.5B parameters 32,768 tokens transformers

Model · Text generation

OLMo-2-0425-1B

Ai2

We introduce OLMo 2 1B, the smallest model in the OLMo 2 family. OLMo 2 was pre-trained on OLMo-mix-1124 and uses Dolmino-mix-1124 for mid-training. OLMo 2 is the latest in a series of Open Language Models designed to enable the science of language models. We have released all code, checkpoints, logs, and associated training details on GitHub. The core models released in this batch include the following: OLMo 2 1B is supported in transformers v4.48 or higher: If using vLLM, you will need to install from the main branch until v0.7.4 is released. Please You can use OLMo with the standard HuggingFace transformers library: For faster performance, you can quantize the model using the following…

Open weights apache-2.0 1.5B parameters 4,096 tokens transformers

Model · Text generation

Shepherd-Alpha

Convergent Intelligence

The first defense AI reasoning model on Hugging Face. Shepherd-Alpha is a tactical reasoning model fine-tuned on dual-perspective military scenario analysis using BiCell Depth Dispersal — a novel training methodology that partitions transformer layers by abstraction depth and trains them asymmetrically to separate representation encoding from task-specific reasoning. Developed by Convergent Intelligence LLC: Research Division Given a tactical scenario, Shepherd-Alpha produces structured dual-perspective analysis: - Attack reasoning — how an adversary would exploit the situation - Defense reasoning — how to counter, mitigate, and survive The model is trained to think like both attacker and…

Open weights apache-2.0 1.7B parameters 40,960 tokens transformers