Remove inaccurate model card claims
Browse files
README.md
CHANGED
|
@@ -15,14 +15,6 @@ tags:
|
|
| 15 |
|
| 16 |
This repository contains the released LingBot-Video MoE 30B-A3B base model and
|
| 17 |
its second-stage refiner in the component layout loaded natively by FastVideo.
|
| 18 |
-
The transformer, refiner, VAE, and scheduler tensors come from
|
| 19 |
-
[`robbyant/lingbot-video-moe-30b-a3b`](https://huggingface.co/robbyant/lingbot-video-moe-30b-a3b).
|
| 20 |
-
The Qwen3-VL language weights are converted to FastVideo's fused text-only
|
| 21 |
-
encoder layout.
|
| 22 |
-
|
| 23 |
-
The current FastVideo port supports text-to-video inference. T2I, TI2V, vision
|
| 24 |
-
conditioning, prompt rewriting, and automatic negative-prompt generation are
|
| 25 |
-
not included in this package.
|
| 26 |
|
| 27 |
## Usage
|
| 28 |
|
|
|
|
| 15 |
|
| 16 |
This repository contains the released LingBot-Video MoE 30B-A3B base model and
|
| 17 |
its second-stage refiner in the component layout loaded natively by FastVideo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Usage
|
| 20 |
|