ariG23498 HF Staff commited on
Commit
1c50fca
·
verified ·
1 Parent(s): c88a38b

Upload allenai_Bolmo-7B_1.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. allenai_Bolmo-7B_1.txt +1 -1
allenai_Bolmo-7B_1.txt CHANGED
@@ -13,7 +13,7 @@ ModuleNotFoundError: No module named 'xlstm'
13
  During handling of the above exception, another exception occurred:
14
 
15
  Traceback (most recent call last):
16
- File "/tmp/allenai_Bolmo-7B_1pDFKaF.py", line 25, in <module>
17
  model = AutoModelForCausalLM.from_pretrained("allenai/Bolmo-7B", trust_remote_code=True, dtype="auto")
18
  File "/tmp/.cache/uv/environments-v2/c418429f17577771/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained
19
  model_class = get_class_from_dynamic_module(
 
13
  During handling of the above exception, another exception occurred:
14
 
15
  Traceback (most recent call last):
16
+ File "/tmp/allenai_Bolmo-7B_1sT6i9p.py", line 25, in <module>
17
  model = AutoModelForCausalLM.from_pretrained("allenai/Bolmo-7B", trust_remote_code=True, dtype="auto")
18
  File "/tmp/.cache/uv/environments-v2/c418429f17577771/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained
19
  model_class = get_class_from_dynamic_module(