mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-24 23:08:57 +06:00
parent
e7f5724efd
commit
a5079a2c84
@ -933,6 +933,7 @@ class Qwen2_5OmniToken2WavConfig(PretrainedConfig):
|
||||
|
||||
>>> # Accessing the model configuration
|
||||
>>> configuration = model.config
|
||||
```
|
||||
"""
|
||||
|
||||
model_type = "qwen2_5_omni_token2wav"
|
||||
|
@ -917,6 +917,7 @@ class Qwen2_5OmniToken2WavConfig(PretrainedConfig):
|
||||
|
||||
>>> # Accessing the model configuration
|
||||
>>> configuration = model.config
|
||||
```
|
||||
"""
|
||||
|
||||
model_type = "qwen2_5_omni_token2wav"
|
||||
|
Loading…
Reference in New Issue
Block a user