Revert "Add SDAR model support" (#19032)

This commit is contained in:
Cheng Wan
2026-02-19 16:03:56 -08:00
committed by GitHub
parent db34c1cbfb
commit 73a7f0d049
5 changed files with 6 additions and 1439 deletions
@@ -107,5 +107,3 @@ Below the supported models are summarized in a table.
| Model Family | Example Model | Description |
| -------------------------- | ---------------------------- | ---------------------------------------------------------------------------------------------------- |
| **LLaDA2.0 (mini, flash)** | `inclusionAI/LLaDA2.0-flash` | LLaDA2.0-flash is a diffusion language model featuring a 100B Mixture-of-Experts (MoE) architecture. |
| **SDAR (JetLM)** | `JetLM/SDAR-8B-Chat` | SDAR series diffusion language model (Chat), dense architecture. |
| **SDAR (JetLM)** | `JetLM/SDAR-30B-A3B-Chat` | SDAR series diffusion language model (Chat), MoE architecture. |