| --- |
| name: TraDo-4B-Instruct |
| base_model: Gen-Verse/TraDo-4B-Instruct |
| license: mit |
| pipeline_tag: text-generation |
| tasks: text-generation |
| language: en |
|
|
| --- |
| > [!IMPORTANT] |
| > Original Model Link : [https://huggingface.co/Gen-Verse/TraDo-4B-Instruct](https://huggingface.co/Gen-Verse/TraDo-4B-Instruct) |
| > |
| |
| ``` |
| name: TraDo-4B-Instruct |
| base_model: Gen-Verse/TraDo-4B-Instruct |
| license: mit |
| pipeline_tag: text-generation |
| tasks: text-generation |
| language: en |
| ``` |
| |
| |
| # TraDo-4B-Instruct |
| TraDo-4B-Instruct is a diffusion language model. This repo makes the `flash_attn` and CUDA libraries optional so that all frameworks can be supported. [Code for this model](https://github.com/Gen-Verse/dLLM-RL) |
| |