diff --git a/.gitignore b/.gitignore index 28d56e0f6f0..1706cfd03aa 100644 --- a/.gitignore +++ b/.gitignore @@ -223,6 +223,7 @@ datasets/ *.csv *.json !apps/ComfyUI-vLLM-Omni/example_workflows/*.json +!vllm_omni/model_executor/models/cosyvoice3/hf_config/config.json *.jsonl *.parquet diff --git a/docs/models/supported_models.md b/docs/models/supported_models.md index ece7dffff80..4fa91493612 100644 --- a/docs/models/supported_models.md +++ b/docs/models/supported_models.md @@ -38,6 +38,7 @@ th { |`LongCatImageEditPipeline` | LongCat-Image-Edit | `meituan-longcat/LongCat-Image-Edit` | |`StableDiffusion3Pipeline` | Stable-Diffusion-3 | `stabilityai/stable-diffusion-3.5-medium` | |`CosyVoice3Model` | CosyVoice3 | `FunAudioLLM/Fun-CosyVoice3-0.5B-2512` | +|`FunAudioChatForConditionalGeneration` | Fun-Audio-Chat-8B | `FunAudioLLM/Fun-Audio-Chat-8B` | |`MammothModa2ForConditionalGeneration` | MammothModa2-Preview | `bytedance-research/MammothModa2-Preview` | |`Flux2KleinPipeline` | FLUX.2-klein | `black-forest-labs/FLUX.2-klein-4B`, `black-forest-labs/FLUX.2-klein-9B` | |`FluxPipeline` | FLUX.1-dev | `black-forest-labs/FLUX.1-dev` | @@ -54,7 +55,6 @@ th { |`DreamIDOmniPipeline`| DreamID-Omni | `XuGuo699/DreamID-Omni` | |`VoxtralTTSForConditionalGeneration` | Voxtral TTS | `mistralai/tts-model` | - ## List of Supported Models for NPU