SAVRN
Search Contact SAVRN

Open-weight model

textlm

by Ebisuke ebisuke/textlm

textlm is an open-weight model from Ebisuke. It has 752M parameters and a 262,144-token context. At 16-bit it needs about 1.8 GB of GPU memory, which fits on 1x MI300X from $1.85 an hour, at the lowest prices in the SAVRN Index.

Parameters752M
Context262,144
Weights3.0 GB
License
AccessOpen weights
Monthly Downloads

Runs On

What it takes to serve textlm (752M 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 1.5 GB 1.8 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
8-bit 0.8 GB 0.9 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 0.4 GB 0.5 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 20, 2026.

textlm on every accelerator the SAVRN Index prices, at every precision

Model Card

The publisher has not written a card for this model.

Configuration

Architecture
TextLMModel
Context length (tokens)
262,144
Layers
24
Hidden size
1,024
Feed-forward size
3,584
Attention heads
8
Key/value heads
2
Head dimension
256
Vocabulary size
248,320
Model type
text_lm

Identity and Version

Repository
ebisuke/textlm
Publisher
Ebisuke
Task
Not stated by the source
Modality
Other
Library
Not stated by the source
Parameters
752M parameters
Languages
Not stated by the source
Revision
dcd33b626e7baa2911c3788d140c1aef63cf1dfe
First published
2026-09-19
Last updated
2026-09-20

Files and Weights

4 files, 3.0 GB in total. The weights are 1 file totalling 3.0 GB in safetensors.

Weights1 file · 3.0 GB
Configuration2 files · 2.0 KB
Repository1 file · 1.5 KB
Every file
FileTypeSizeSHA-256
model.safetensorsWeights3.0 GB 9c100a1647dc
config.jsonConfiguration1.8 KB
generation_config.jsonConfiguration179 B
.gitattributesRepository1.5 KB

License and Download

License
Not stated by the source
Access
Open weights, no gate
Download size
3.0 GB
Download from Ebisuke

Released by Ebisuke through its official repository on Hugging Face.

Memory Requirements

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

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

Questions About textlm

How much GPU memory does textlm need?

About 1.8 GB at 16-bit and 0.5 GB at 4-bit: the weights (752M parameters) plus a working margin. A long context needs more.

What is the cheapest GPU to run textlm 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 textlm's context length?

262,144 tokens, from the maximum position embeddings in its published configuration.