Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ Try this model instantly for free hosted by us at [NVIDIA AI Playground](https:/
|
|
32 |
## Prompt Format
|
33 |
| Single-Turn | Single-Turn with Context | Multi-Turn |
|
34 |
|---------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
35 |
-
|
|
36 |
|
37 |
|
38 |
## Software Integration for Inference
|
|
|
32 |
## Prompt Format
|
33 |
| Single-Turn | Single-Turn with Context | Multi-Turn |
|
34 |
|---------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
35 |
+
| \<extra_id_0>System<br><br>\<extra_id_1>User<br>{prompt}<br>\<extra_id_1>Assistant | \<extra_id_0>System<br><br>\<extra_id_1>User<br>{context}<br>{prompt}<br>\<extra_id_1>Assistant | \<extra_id_0>System<br><br>\<extra_id_1>User<br>{prompt 1}<br>\<extra_id_1>Assistant<br>{response 1}<br>\<extra_id_1>User<br>{prompt 2}<br>\<extra_id_1>Assistant |
|
36 |
|
37 |
|
38 |
## Software Integration for Inference
|