Upload allenai_Bolmo-7B_0.txt with huggingface_hub
Browse files- allenai_Bolmo-7B_0.txt +1 -1
allenai_Bolmo-7B_0.txt
CHANGED
|
@@ -14,7 +14,7 @@ ModuleNotFoundError: No module named 'xlstm'
|
|
| 14 |
During handling of the above exception, another exception occurred:
|
| 15 |
|
| 16 |
Traceback (most recent call last):
|
| 17 |
-
File "/tmp/allenai_Bolmo-
|
| 18 |
pipe = pipeline("text-generation", model="allenai/Bolmo-7B", trust_remote_code=True)
|
| 19 |
File "/tmp/.cache/uv/environments-v2/2f9bf6bc68532639/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1027, in pipeline
|
| 20 |
framework, model = infer_framework_load_model(
|
|
|
|
| 14 |
During handling of the above exception, another exception occurred:
|
| 15 |
|
| 16 |
Traceback (most recent call last):
|
| 17 |
+
File "/tmp/allenai_Bolmo-7B_0Unjez7.py", line 26, in <module>
|
| 18 |
pipe = pipeline("text-generation", model="allenai/Bolmo-7B", trust_remote_code=True)
|
| 19 |
File "/tmp/.cache/uv/environments-v2/2f9bf6bc68532639/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1027, in pipeline
|
| 20 |
framework, model = infer_framework_load_model(
|