Upload microsoft_VibeVoice-1.5B_1.txt with huggingface_hub
Browse files
microsoft_VibeVoice-1.5B_1.txt
CHANGED
|
@@ -16,7 +16,7 @@ KeyError: 'vibevoice'
|
|
| 16 |
During handling of the above exception, another exception occurred:
|
| 17 |
|
| 18 |
Traceback (most recent call last):
|
| 19 |
-
File "/tmp/microsoft_VibeVoice-1.
|
| 20 |
model = AutoModelForSeq2SeqLM.from_pretrained("microsoft/VibeVoice-1.5B", dtype="auto")
|
| 21 |
File "/tmp/.cache/uv/environments-v2/091af96b6cfbe977/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained
|
| 22 |
config, kwargs = AutoConfig.from_pretrained(
|
|
|
|
| 16 |
During handling of the above exception, another exception occurred:
|
| 17 |
|
| 18 |
Traceback (most recent call last):
|
| 19 |
+
File "/tmp/microsoft_VibeVoice-1.5B_1U0WuW4.py", line 25, in <module>
|
| 20 |
model = AutoModelForSeq2SeqLM.from_pretrained("microsoft/VibeVoice-1.5B", dtype="auto")
|
| 21 |
File "/tmp/.cache/uv/environments-v2/091af96b6cfbe977/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained
|
| 22 |
config, kwargs = AutoConfig.from_pretrained(
|