Upload HuggingFaceTB_SmolLM3-3B_1.txt with huggingface_hub
Browse files
HuggingFaceTB_SmolLM3-3B_1.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
Traceback (most recent call last):
|
| 2 |
-
File "/tmp/HuggingFaceTB_SmolLM3-
|
| 3 |
text = tokenizer.apply_chat_template(
|
| 4 |
^^^^^^^^^
|
| 5 |
NameError: name 'tokenizer' is not defined
|
|
|
|
| 1 |
Traceback (most recent call last):
|
| 2 |
+
File "/tmp/HuggingFaceTB_SmolLM3-3B_1WOfZK8.py", line 16, in <module>
|
| 3 |
text = tokenizer.apply_chat_template(
|
| 4 |
^^^^^^^^^
|
| 5 |
NameError: name 'tokenizer' is not defined
|