SAVRN
Search Contact SAVRN

Open-weight model · Text generation

exaone-nsmc-lora-merged-wnsduf0000

by Wang Junyeol wnsduf0000/exaone-nsmc-lora-merged-wnsduf0000

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.

Parameters1.3B
Context65,536
Weights2.6 GB
License
AccessOpen weights
Monthly Downloads

Runs On

What it takes to serve exaone-nsmc-lora-merged-wnsduf0000 (1.3B 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 2.6 GB 3.1 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
8-bit 1.3 GB 1.5 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 0.6 GB 0.8 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.

Model Card

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).

Excerpt from the card by Wang Junyeol.

Configuration

Architecture
Exaone4ForCausalLM
Context length (tokens)
65,536
Layers
30
Hidden size
2,048
Feed-forward size
4,096
Attention heads
32
Key/value heads
8
Head dimension
64
Vocabulary size
102,400
Model type
exaone4

Identity and Version

Repository
wnsduf0000/exaone-nsmc-lora-merged-wnsduf0000
Publisher
Wang Junyeol
Task
Text generation
Modality
Text
Library
transformers
Parameters
1.3B parameters
Languages
Not stated by the source
Revision
764072a301905f44a6b328b518dbf6790a29926c
First published
2026-09-18
Last updated
2026-09-18

Files and Weights

8 files, 2.6 GB in total. The weights are 1 file totalling 2.6 GB in safetensors.

Weights1 file · 2.6 GB
Configuration2 files · 1.7 KB
Tokenizer2 files · 7.9 MB
Documentation1 file · 5.2 KB
Other1 file · 5.5 KB
Repository1 file · 1.5 KB
Every file
FileTypeSizeSHA-256
model.safetensorsWeights2.6 GB c8b6e9a6956c
config.jsonConfiguration1.5 KB
generation_config.jsonConfiguration134 B
README.mdDocumentation5.2 KB
chat_template.jinjaOther5.5 KB
.gitattributesRepository1.5 KB
tokenizer.jsonTokenizer7.9 MB
tokenizer_config.jsonTokenizer430 B

License and Download

License
Not stated by the source
Access
Open weights, no gate
Download size
2.6 GB
Download from Wang Junyeol

Released by Wang Junyeol through its official repository on Hugging Face.

Built From

Memory Requirements

PrecisionWeights in memory
As published2.6 GB
16-bit2.6 GB
8-bit1.3 GB
4-bit0.6 GB

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

Questions About exaone-nsmc-lora-merged-wnsduf0000

How much GPU memory does exaone-nsmc-lora-merged-wnsduf0000 need?

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

What is the cheapest GPU to run exaone-nsmc-lora-merged-wnsduf0000 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.

What is exaone-nsmc-lora-merged-wnsduf0000's context length?

65,536 tokens, from the maximum position embeddings in its published configuration.

Similar Models

Model · Text generation

exaone-nsmc-lora-merged-jaebinn

Jaebin Lee

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.3B parameters 65,536 tokens transformers

Model · Text generation

exaone-nsmc-lora-merged

Kopo17

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.3B parameters 65,536 tokens transformers

A 1.2B hybrid model (SSM + attention) built in two stages: knowledge distillation from a 24B MoE hybrid teacher on STEM chain-of-thought data, then supervised fine-tuning on logical inference. The first proof-weighted distillation + SFT pipeline on a non-transformer architecture. Liquid Foundation Models run at 239 tok/s on AMD CPU and fit under 1GB of RAM. This model adds structured STEM reasoning and formal logical inference to that efficiency substrate. LFM2.5-1.2B distilled from LFM2-24B-A2B — a 24B MoE hybrid (SSM + attention) with only 2B active parameters per token. Teacher and student share the LFM hybrid architecture, so the KL divergence transfers reasoning patterns between…

Open weights apache-2.0 1.3B parameters 128,000 tokens transformers

Model · Text generation

Llama-3.2-1B-Instruct

Meta Llama

The Llama 3.2 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction-tuned generative models in 1B and 3B sizes (text in/text out). The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks. They outperform many of the available open source and closed chat models on common industry benchmarks. Model Architecture: Llama 3.2 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align with human preferences for…

Access requested at publisher llama3.2 1.2B parameters transformers

Model · Text generation

Llama-3.2-1B

Meta Llama

The Llama 3.2 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction-tuned generative models in 1B and 3B sizes (text in/text out). The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks. They outperform many of the available open source and closed chat models on common industry benchmarks. Model Architecture: Llama 3.2 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align with human preferences for…

Access requested at publisher llama3.2 1.2B parameters transformers

Model · Text generation

Llama-3.2-1B-DelaySentinel

Yuchi Wang

Building and evaluating AI on logistics data. Built with Llama. This checkpoint is a full-parameter fine-tune of meta-llama/Llama-3.2-1B-Instruct, published with the data split, evaluation results, and behavioral tests used to inspect it. The project connects a working training-and-inference pipeline with a retrospective audit of what its score demonstrates. The checkpoint and a depth-2 decision tree both score 100% on the same historical 200-row split. A rule using two supplied fields reproduces every label in the 1,000-row source table. Prompt rewrites reveal additional response failures, including sensitivity to irrelevant text. These findings make the checkpoint useful for studying…

Open weights llama3.2 1.2B parameters 131,072 tokens transformers