Update README.md
Browse files
README.md
CHANGED
@@ -17,9 +17,12 @@ This model is primarily focused on chat, roleplay, storywriting, with significan
|
|
17 |
Chronos can generate very long outputs with coherent text, largely due to the human inputs it was trained on, and it supports context length up to 4096 tokens.
|
18 |
|
19 |
This model is strictly [*non-commercial*](https://creativecommons.org/licenses/by-nc/4.0/) (**cc-by-nc-4.0**) use only which takes priority over the **LLAMA 2 COMMUNITY LICENSE AGREEMENT**. If you'd like to discuss using it for your business, contact Elinas through Discord **elinas**, or X (Twitter) **@officialelinas**.
|
20 |
-
|
|
|
21 |
At the moment, only 70b models released will be under this license and the terms may change at any time (ie. a more permissive license allowing commercial use).
|
22 |
|
|
|
|
|
23 |
This model uses Alpaca formatting, so for optimal model performance, use it to start the dialogue or story, and if you use a frontend like SillyTavern ENABLE Alpaca instruction mode:
|
24 |
|
25 |
```
|
|
|
17 |
Chronos can generate very long outputs with coherent text, largely due to the human inputs it was trained on, and it supports context length up to 4096 tokens.
|
18 |
|
19 |
This model is strictly [*non-commercial*](https://creativecommons.org/licenses/by-nc/4.0/) (**cc-by-nc-4.0**) use only which takes priority over the **LLAMA 2 COMMUNITY LICENSE AGREEMENT**. If you'd like to discuss using it for your business, contact Elinas through Discord **elinas**, or X (Twitter) **@officialelinas**.
|
20 |
+
|
21 |
+
The Model is completely free (ie. base model, derivates, merges/mixes) to use for non-commercial purposes as long as the the license is included in the parent repository, credit is given to the model developer, and the non-commercial use statute remains.
|
22 |
At the moment, only 70b models released will be under this license and the terms may change at any time (ie. a more permissive license allowing commercial use).
|
23 |
|
24 |
+
## Model Usage
|
25 |
+
|
26 |
This model uses Alpaca formatting, so for optimal model performance, use it to start the dialogue or story, and if you use a frontend like SillyTavern ENABLE Alpaca instruction mode:
|
27 |
|
28 |
```
|