[ci] fix doc builder (#37489)

happy doc ci
This commit is contained in:
Raushan Turganbay 2025-04-14 13:49:31 +02:00 committed by GitHub
parent e7f5724efd
commit a5079a2c84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -933,6 +933,7 @@ class Qwen2_5OmniToken2WavConfig(PretrainedConfig):
>>> # Accessing the model configuration
>>> configuration = model.config
```
"""
model_type = "qwen2_5_omni_token2wav"

View File

@ -917,6 +917,7 @@ class Qwen2_5OmniToken2WavConfig(PretrainedConfig):
>>> # Accessing the model configuration
>>> configuration = model.config
```
"""
model_type = "qwen2_5_omni_token2wav"