Update README.md
Browse files
README.md
CHANGED
@@ -57,6 +57,7 @@ const tool_use_prompt = tokenizer.apply_chat_template(
|
|
57 |
console.log(tool_use_prompt)
|
58 |
```
|
59 |
|
|
|
60 |
<summary><b>Example Rendered Tool Use Prompt [CLICK TO EXPAND]</b></summary>
|
61 |
|
62 |
````
|
|
|
57 |
console.log(tool_use_prompt)
|
58 |
```
|
59 |
|
60 |
+
<details>
|
61 |
<summary><b>Example Rendered Tool Use Prompt [CLICK TO EXPAND]</b></summary>
|
62 |
|
63 |
````
|