Update dummy_agent_library.ipynb
#7
by
sugumaran
- opened
dummy_agent_library.ipynb
CHANGED
@@ -137,7 +137,7 @@
|
|
137 |
}
|
138 |
],
|
139 |
"source": [
|
140 |
-
"# If we now add the special tokens related to Llama3.2 model, the behaviour changes and is now the expected
|
141 |
"prompt=\"\"\"<|begin_of_text|><|start_header_id|>user<|end_header_id|>\n",
|
142 |
"\n",
|
143 |
"The capital of france is<|eot_id|><|start_header_id|>assistant<|end_header_id|>\n",
|
|
|
137 |
}
|
138 |
],
|
139 |
"source": [
|
140 |
+
"# If we now add the special tokens related to Llama3.2 model, the behaviour changes and is now the expected one.\n",
|
141 |
"prompt=\"\"\"<|begin_of_text|><|start_header_id|>user<|end_header_id|>\n",
|
142 |
"\n",
|
143 |
"The capital of france is<|eot_id|><|start_header_id|>assistant<|end_header_id|>\n",
|