This model is for research and evaluation purposes only. Do not use in production environments.
Architecture
MetaDiffusion-150M-exp is a diffusion language model created by converting the Supra-1.5-50M-Base-exp autoregressive model into a diffusion language model, then expanding it to approximately 150 million parameters through layer duplication before continued diffusion training.
The model retains the original tokenizer while introducing diffusion-specific components, including timestep conditioning and a learned mask token.
Benchmarking novel diffusion language model architectures.
Further finetuning and experimentation.
This release is not instruction tuned and is not intended for production deployments.
Acknowledgements
MetaDiffusion is derived from the Supra-1.5-50M-Base-exp model. Credit goes to the Supra authors for the original autoregressive checkpoint that served as the initialization for this work. MetaDiffusion is released under the Apache-2.0 license in accordance with the licensing terms of the original Supra checkpoint.