Upload PleIAs_Baguettotron_0.txt with huggingface_hub
Browse files
PleIAs_Baguettotron_0.txt
CHANGED
|
@@ -11,7 +11,7 @@ pipe(messages)
|
|
| 11 |
|
| 12 |
ERROR:
|
| 13 |
Traceback (most recent call last):
|
| 14 |
-
File "/tmp/
|
| 15 |
pipe(messages)
|
| 16 |
~~~~^^^^^^^^^^
|
| 17 |
File "/tmp/.cache/uv/environments-v2/54d28e31a94a0260/lib/python3.13/site-packages/transformers/pipelines/text_generation.py", line 325, in __call__
|
|
@@ -28,9 +28,9 @@ Traceback (most recent call last):
|
|
| 28 |
...<4 lines>...
|
| 29 |
**tokenizer_kwargs,
|
| 30 |
)
|
| 31 |
-
File "/tmp/.cache/uv/environments-v2/54d28e31a94a0260/lib/python3.13/site-packages/transformers/tokenization_utils_base.py", line
|
| 32 |
chat_template = self.get_chat_template(chat_template, tools)
|
| 33 |
-
File "/tmp/.cache/uv/environments-v2/54d28e31a94a0260/lib/python3.13/site-packages/transformers/tokenization_utils_base.py", line
|
| 34 |
raise ValueError(
|
| 35 |
...<4 lines>...
|
| 36 |
)
|
|
|
|
| 11 |
|
| 12 |
ERROR:
|
| 13 |
Traceback (most recent call last):
|
| 14 |
+
File "/tmp/PleIAs_Baguettotron_0A1nMFG.py", line 30, in <module>
|
| 15 |
pipe(messages)
|
| 16 |
~~~~^^^^^^^^^^
|
| 17 |
File "/tmp/.cache/uv/environments-v2/54d28e31a94a0260/lib/python3.13/site-packages/transformers/pipelines/text_generation.py", line 325, in __call__
|
|
|
|
| 28 |
...<4 lines>...
|
| 29 |
**tokenizer_kwargs,
|
| 30 |
)
|
| 31 |
+
File "/tmp/.cache/uv/environments-v2/54d28e31a94a0260/lib/python3.13/site-packages/transformers/tokenization_utils_base.py", line 1647, in apply_chat_template
|
| 32 |
chat_template = self.get_chat_template(chat_template, tools)
|
| 33 |
+
File "/tmp/.cache/uv/environments-v2/54d28e31a94a0260/lib/python3.13/site-packages/transformers/tokenization_utils_base.py", line 1825, in get_chat_template
|
| 34 |
raise ValueError(
|
| 35 |
...<4 lines>...
|
| 36 |
)
|