Cola DLM
(
Co
ntinuous
La
tent
D
iffusion
L
anguage
M
odel) is a hierarchical continuous latent-space diffusion language model. It combines a Text VAE with a block-causal Diffusion Transformer (DiT) prior: the VAE maps text into continuous latent sequences and decodes latents back to tokens, while the DiT performs latent prior transport through Flow Matching.
This model repository contains the HuggingFace-format checkpoint for the paper
Continuous Latent Diffusion Language Model
.
curl http://127.0.0.1:8000/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer change-me" \
-d '{ "model": "cola-dlm", "messages": [ { "role": "user", "content": "Question: What is the capital of France? Answer:" } ], "temperature": 0, "max_tokens": 32, "stream": false }'
The adapter currently supports non-streaming completions.
Model Details
Architecture:
Text VAE + block-causal DiT latent prior.
Training objective:
two-stage training with Text VAE pretraining followed by joint Text VAE + DiT training using Flow Matching.
Training-compute checkpoint:
the released weights correspond to the 2000 EFLOPs checkpoint reported in the paper's RQ4 scaling curve.
Tokenizer:
OLMo 2 tokenizer with a 100,278-entry vocabulary.
Special token ids:
pad_token_id=100277
,
eos_token_id=100257
,
im_end_token_id=100265
.
Framework:
PyTorch 2.1+ and HuggingFace Transformers 4.40+.
License:
Apache License 2.0.
Evaluation
Reference zero-shot benchmark results from the open-source inference implementation:
Task
Accuracy (%)
LAMBADA
50.80
MMLU
19.30
OBQA
23.00
HellaSwag
10.70
RACE
19.60
SIQA
28.90
SQuAD
30.90
Story Cloze
30.77
Tasks Average
26.75
The open-source HuggingFace Transformers implementation may differ slightly from the internal implementation used in the paper, so per-task numbers can fluctuate slightly. The overall trend is consistent with the paper.
Intended Use
Cola DLM is intended primarily for research on hierarchical latent-variable language models, continuous latent diffusion for text, Flow Matching priors, and benchmark-style text generation.
This checkpoint is
not instruction-tuned
and has not gone through RLHF. It should not be treated as a production chatbot or used for safety-critical decision making.
Limitations
The model was trained primarily on English text; other languages are not well evaluated.
Outputs may contain factual errors, offensive content, bias, or hallucinations.
Generation quality can be sensitive to prompt format and prompt length. QA-style prompts such as
"Question: ... Answer:"
are recommended for quick evaluation.
The model uses mutable KV caches during generation; service implementations should serialize generation inside one process unless cache handling is explicitly isolated.
Safety Statement and Use Restrictions
Cola DLM is a research-oriented checkpoint for continuous latent diffusion language modeling. The released model is relatively small and has
not been instruction-tuned, RLHF-aligned, or systematically safety-aligned
. Therefore, it does not provide reliable refusal behavior, content moderation, or risk detection. Its outputs may contain inaccurate, offensive, biased, unlawful, inappropriate, or misleading content.
This model is intended only for academic research and technical experimentation. We do not encourage, support, or authorize the use of Cola DLM to generate, distribute, or assist with the following types of content:
Pornographic, sexually explicit, exploitative, or otherwise inappropriate content;
Gambling-related content, including gambling promotion, betting advice, or illegal gambling services;
Content related to illegal drugs or controlled substances, including instructions for manufacturing, purchasing, selling, using, or evading regulation;
Hate, harassment, discrimination, threats of violence, extremist, or inflammatory content;
Political manipulation, targeted political persuasion, political misinformation, incitement of international or intergroup conflict, or sensitive political content that may escalate social, national, or geopolitical tensions;
Illegal activities, regulatory evasion, cyber abuse, privacy violations, or other content that may cause real-world harm;
Automated advice or decision-making in high-stakes domains such as medical, legal, financial, safety-critical, or security-sensitive settings.
Users who download, deploy, fine-tune, redistribute, or build applications based on this model are responsible for implementing appropriate safety and compliance measures. Such measures may include, but are not limited to, input and output moderation, access control, logging and auditing, human review, red-teaming, and compliance checks under applicable laws and regulations.
Cola DLM should not be treated as a production-ready chatbot or a safety-reliable general-purpose assistant. Any content generated by this model does not represent the views, positions, or endorsements of the authors, affiliated institutions, or contributors.
Citation
If you use Cola DLM in your work, please cite:
@article{guo2026cola,
title = {Continuous Latent Diffusion Language Model},
author = {Guo, Hongcan and Zhao, Qinyu and Zhao, Yian and Nie, Shen and
Zhu, Rui and Guo, Qiushan and Wang, Feng and Yang, Tao and
Zhao, Hengshuang and Wei, Guoqiang and Zeng, Yan},
journal = {arXiv preprint arXiv:2605.06548},
year = {2026},
url = {https://arxiv.org/abs/2605.06548},
}
Runs of ByteDance-Seed Cola-DLM on huggingface.co
131
Total runs
-4
24-hour runs
0
3-day runs
3
7-day runs
26
30-day runs
More Information About Cola-DLM huggingface.co Model
Cola-DLM huggingface.co is an AI model on huggingface.co that provides Cola-DLM's model effect (), which can be used instantly with this ByteDance-Seed Cola-DLM model. huggingface.co supports a free trial of the Cola-DLM model, and also provides paid use of the Cola-DLM. Support call Cola-DLM model through api, including Node.js, Python, http.
Cola-DLM huggingface.co is an online trial and call api platform, which integrates Cola-DLM's modeling effects, including api services, and provides a free online trial of Cola-DLM, you can try Cola-DLM online for free by clicking the link below.
ByteDance-Seed Cola-DLM online free url in huggingface.co:
Cola-DLM is an open source model from GitHub that offers a free installation service, and any user can find Cola-DLM on GitHub to install. At the same time, huggingface.co provides the effect of Cola-DLM install, users can directly use Cola-DLM installed effect in huggingface.co for debugging and trial. It also supports api for free installation.