Update README.md
Browse files
README.md
CHANGED
@@ -23,15 +23,10 @@ Original model: https://huggingface.co/openchat/openchat-3.6-8b-20240522
|
|
23 |
## Prompt format
|
24 |
|
25 |
```
|
26 |
-
<|begin_of_text|><|start_header_id|>
|
27 |
-
|
28 |
-
{system_prompt}<|eot_id|><|start_header_id|>GPT4 Correct User<|end_header_id|>
|
29 |
|
30 |
{prompt}<|eot_id|><|start_header_id|>GPT4 Correct Assistant<|end_header_id|>
|
31 |
|
32 |
-
<|eot_id|><|start_header_id|>GPT4 Correct Assistant<|end_header_id|>
|
33 |
-
|
34 |
-
|
35 |
```
|
36 |
|
37 |
## Available sizes
|
|
|
23 |
## Prompt format
|
24 |
|
25 |
```
|
26 |
+
<|begin_of_text|><|start_header_id|>GPT4 Correct User<|end_header_id|>
|
|
|
|
|
27 |
|
28 |
{prompt}<|eot_id|><|start_header_id|>GPT4 Correct Assistant<|end_header_id|>
|
29 |
|
|
|
|
|
|
|
30 |
```
|
31 |
|
32 |
## Available sizes
|