Jofthomas HF staff leo8a commited on
Commit
4d4a520
·
verified ·
1 Parent(s): a0bb3ae

Nit typo in dummy_agent_library.ipynb (#8)

Browse files

- Nit typo in dummy_agent_library.ipynb (2156734b2de26e5ce38157efc20be3b2ed1b6153)


Co-authored-by: Leo Ochoa <[email protected]>

Files changed (1) hide show
  1. dummy_agent_library.ipynb +1 -1
dummy_agent_library.ipynb CHANGED
@@ -139,7 +139,7 @@
139
  }
140
  ],
141
  "source": [
142
- "# If we now add the special tokens related to Llama3.2 model, the behaviour changes and is now the expected oen.\n",
143
  "prompt=\"\"\"<|begin_of_text|><|start_header_id|>user<|end_header_id|>\n",
144
  "\n",
145
  "The capital of france is<|eot_id|><|start_header_id|>assistant<|end_header_id|>\n",
 
139
  }
140
  ],
141
  "source": [
142
+ "# If we now add the special tokens related to Llama3.2 model, the behaviour changes and is now the expected one.\n",
143
  "prompt=\"\"\"<|begin_of_text|><|start_header_id|>user<|end_header_id|>\n",
144
  "\n",
145
  "The capital of france is<|eot_id|><|start_header_id|>assistant<|end_header_id|>\n",