Commit
·
b7cac0e
1
Parent(s):
0b67d28
- __init__.py +0 -1
__init__.py
CHANGED
|
@@ -10,4 +10,3 @@ AutoModelForCausalLM.register(Qwen2MTPSenseVoiceConfig, Qwen2MTPSenseVoiceForCau
|
|
| 10 |
Qwen2MTPSenseVoiceConfig.register_for_auto_class()
|
| 11 |
# Qwen2MTPSenseVoiceModel.register_for_auto_class("AutoModel")
|
| 12 |
Qwen2MTPSenseVoiceForCausalLM.register_for_auto_class("AutoModelForCausalLM")
|
| 13 |
-
VertiTab
|
|
|
|
| 10 |
Qwen2MTPSenseVoiceConfig.register_for_auto_class()
|
| 11 |
# Qwen2MTPSenseVoiceModel.register_for_auto_class("AutoModel")
|
| 12 |
Qwen2MTPSenseVoiceForCausalLM.register_for_auto_class("AutoModelForCausalLM")
|
|
|