Update README.md
Browse files
README.md
CHANGED
@@ -87,6 +87,10 @@ Tommy:
|
|
87 |
|
88 |
__*I strongly suggest adding stopping criteria/early inference stopping on "USER:", and/or whatever names you specify in the system prompt.*__
|
89 |
|
|
|
|
|
|
|
|
|
90 |
### Helpful usage tips
|
91 |
|
92 |
*The prompts shown here are are just the text that would be included after USER: and before ASSISTANT: in the full prompt format above, the system prompt and USER:/ASSISTANT: have been omited for readability.*
|
|
|
87 |
|
88 |
__*I strongly suggest adding stopping criteria/early inference stopping on "USER:", and/or whatever names you specify in the system prompt.*__
|
89 |
|
90 |
+
### Fine tuning info
|
91 |
+
|
92 |
+
https://gist.github.com/jondurbin/f6f9d96529b1636126b0768517b9f1a7
|
93 |
+
|
94 |
### Helpful usage tips
|
95 |
|
96 |
*The prompts shown here are are just the text that would be included after USER: and before ASSISTANT: in the full prompt format above, the system prompt and USER:/ASSISTANT: have been omited for readability.*
|