added version status
Browse files
README.md
CHANGED
@@ -23,7 +23,12 @@ Shining Valiant is a chat model built on the Llama 2 architecture, finetuned on
|
|
23 |
- Finetuned on multiple runs across private and public data
|
24 |
- Data focused on knowledge, enthusiasm, and structured reasoning
|
25 |
|
26 |
-
##
|
|
|
|
|
|
|
|
|
|
|
27 |
Shining Valiant uses the same prompt format as Llama 2 Chat - feel free to use your existing prompts and scripts!
|
28 |
A few examples of different formats:
|
29 |
|
|
|
23 |
- Finetuned on multiple runs across private and public data
|
24 |
- Data focused on knowledge, enthusiasm, and structured reasoning
|
25 |
|
26 |
+
## Version
|
27 |
+
The current version is **1.0**
|
28 |
+
Version **1.1** is currently **in training.**
|
29 |
+
The new version will be released for everyone once our team's training and validation process is complete :)
|
30 |
+
|
31 |
+
## Prompting
|
32 |
Shining Valiant uses the same prompt format as Llama 2 Chat - feel free to use your existing prompts and scripts!
|
33 |
A few examples of different formats:
|
34 |
|