Update README.md
Browse files
README.md
CHANGED
@@ -29,12 +29,20 @@ Additional data came from carefully curated sub sections of datasets such as Cam
|
|
29 |
|
30 |
## Prompt Format
|
31 |
|
32 |
-
The model
|
33 |
|
34 |
```
|
35 |
### human:
|
36 |
|
37 |
### response:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
```
|
39 |
|
40 |
## Improvements over previous version:
|
|
|
29 |
|
30 |
## Prompt Format
|
31 |
|
32 |
+
The reccomended model usage is:
|
33 |
|
34 |
```
|
35 |
### human:
|
36 |
|
37 |
### response:
|
38 |
+
|
39 |
+
```
|
40 |
+
Optional reccomended pre-prompt / system prompt:
|
41 |
+
|
42 |
+
```
|
43 |
+
### human: Interact in conversation to the best of your ability, please be concise, logical, intelligent and coherent.
|
44 |
+
|
45 |
+
### response: Sure! sounds good.
|
46 |
```
|
47 |
|
48 |
## Improvements over previous version:
|