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