ariG23498 HF Staff commited on
Commit
e3899bd
·
verified ·
1 Parent(s): d208b62

Upload zai-org_GLM-ASR-Nano-2512_1.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. zai-org_GLM-ASR-Nano-2512_1.txt +1 -1
zai-org_GLM-ASR-Nano-2512_1.txt CHANGED
@@ -6,7 +6,7 @@ model = AutoModelForCausalLM.from_pretrained("zai-org/GLM-ASR-Nano-2512", trust_
6
 
7
  ERROR:
8
  Traceback (most recent call last):
9
- File "/tmp/zai-org_GLM-ASR-Nano-2512_1APHXPG.py", line 25, in <module>
10
  model = AutoModelForCausalLM.from_pretrained("zai-org/GLM-ASR-Nano-2512", trust_remote_code=True, dtype="auto")
11
  File "/tmp/.cache/uv/environments-v2/1f148c168d860d2b/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained
12
  model_class = get_class_from_dynamic_module(
 
6
 
7
  ERROR:
8
  Traceback (most recent call last):
9
+ File "/tmp/zai-org_GLM-ASR-Nano-2512_1KdGNd0.py", line 25, in <module>
10
  model = AutoModelForCausalLM.from_pretrained("zai-org/GLM-ASR-Nano-2512", trust_remote_code=True, dtype="auto")
11
  File "/tmp/.cache/uv/environments-v2/1f148c168d860d2b/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained
12
  model_class = get_class_from_dynamic_module(