Upload allenai_Olmo-3-32B-Think_0.txt with huggingface_hub
Browse files
allenai_Olmo-3-32B-Think_0.txt
CHANGED
|
@@ -11,7 +11,7 @@ pipe(messages)
|
|
| 11 |
|
| 12 |
ERROR:
|
| 13 |
Traceback (most recent call last):
|
| 14 |
-
File "/tmp/allenai_Olmo-3-32B-
|
| 15 |
pipe = pipeline("text-generation", model="allenai/Olmo-3-32B-Think")
|
| 16 |
File "/tmp/.cache/uv/environments-v2/e308da14b0a7e4b6/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1229, in pipeline
|
| 17 |
return pipeline_class(model=model, framework=framework, task=task, **kwargs)
|
|
|
|
| 11 |
|
| 12 |
ERROR:
|
| 13 |
Traceback (most recent call last):
|
| 14 |
+
File "/tmp/allenai_Olmo-3-32B-Think_0LxdMWC.py", line 26, in <module>
|
| 15 |
pipe = pipeline("text-generation", model="allenai/Olmo-3-32B-Think")
|
| 16 |
File "/tmp/.cache/uv/environments-v2/e308da14b0a7e4b6/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1229, in pipeline
|
| 17 |
return pipeline_class(model=model, framework=framework, task=task, **kwargs)
|