yifanyu/I-DLM-8B-lora-r128

Model

2

stars

17

commits

1

linked in READMEs

Apr 15, 2026

updated

conversational
diffusion-lm
introspective-decoding
lora
peft
safetensors
sdar
text-generation

README

I-DLM-8B-LoRA-r128

LoRA adapter (rank=128) for I-DLM-8B, enabling lossless Relaxed Introspective Strided Decoding (R-ISD).

This model was presented in the paper Introspective Diffusion Language Models.

[Project Page] [Paper] [Code]

Overview

This LoRA adapter is used in the gated LoRA setup described in the I-DLM paper:

  • LoRA is active only on MASK positions during ISD decoding
  • Clean/verify positions use base model weights only
  • This produces output bit-for-bit identical to the base AR model (Qwen3-8B)

Usage

Note: This LoRA adapter is used with the I-DLM-8B base model via our SGLang-based serving pipeline. Direct loading via transformers is not currently supported for reproducing paper results. Please use the SGLang-based ISD pipeline for inference.

`

Contributors

yifanyu

16 commits

nielsr

1 commits

yifanyu/I-DLM-8B-lora-r128

Model

2

stars

17

commits

1

linked in READMEs

Apr 15, 2026

updated

conversational
diffusion-lm
introspective-decoding
lora
peft
safetensors
sdar
text-generation

README

I-DLM-8B-LoRA-r128

LoRA adapter (rank=128) for I-DLM-8B, enabling lossless Relaxed Introspective Strided Decoding (R-ISD).

This model was presented in the paper Introspective Diffusion Language Models.

[Project Page] [Paper] [Code]

Overview

This LoRA adapter is used in the gated LoRA setup described in the I-DLM paper:

  • LoRA is active only on MASK positions during ISD decoding
  • Clean/verify positions use base model weights only
  • This produces output bit-for-bit identical to the base AR model (Qwen3-8B)

Usage

Note: This LoRA adapter is used with the I-DLM-8B base model via our SGLang-based serving pipeline. Direct loading via transformers is not currently supported for reproducing paper results. Please use the SGLang-based ISD pipeline for inference.

`

Contributors

yifanyu

16 commits

nielsr

1 commits