elinas commited on
Commit
82c50bf
1 Parent(s): 7a0bd65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -10,14 +10,14 @@ tags:
10
 
11
  This is the FP16 PyTorch / HF version of **chronos-70b-v2** based on the **Llama v2 Base** model.
12
 
13
- This model is strictly [*non-commercial*](https://creativecommons.org/licenses/by-nc/4.0/) (**cc-by-nc-4.0**) use only. If you'd like to license it, contact Elinas through Hugging Face, Discord **@elinas**, or X (Twitter) **@officialelinas**.
14
- It is free to use for non-commercial purposes.
15
-
16
- This model is primarily focused on chat, roleplay, storywriting, with good reasoning and logic.
17
 
18
  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.
19
 
20
- 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 instruction mode:
 
 
 
21
 
22
  ```
23
  ### Instruction:
@@ -35,6 +35,6 @@ Not using the format will make the model perform significantly worse than intend
35
  Only use this version for further quantization or if you would like to run in full precision, as long as you have the VRAM required.
36
 
37
 
38
- **Support My Development of New Models**
39
  <a href='https://ko-fi.com/Q5Q6MB734' target='_blank'><img height='36' style='border:0px;height:36px;'
40
  src='https://storage.ko-fi.com/cdn/kofi1.png?v=3' border='0' alt='Support Development' /></a>
 
10
 
11
  This is the FP16 PyTorch / HF version of **chronos-70b-v2** based on the **Llama v2 Base** model.
12
 
13
+ This model is primarily focused on chat, roleplay, storywriting, with significantly improved reasoning and logic.
 
 
 
14
 
15
  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.
16
 
17
+ This model is strictly [*non-commercial*](https://creativecommons.org/licenses/by-nc/4.0/) (**cc-by-nc-4.0**) use only. If you'd like to license it, contact Elinas through Hugging Face, Discord **@elinas**, or X (Twitter) **@officialelinas**.
18
+ It is free to use for non-commercial purposes as long as the original license is included and credit is given to the model developer.
19
+
20
+ 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:
21
 
22
  ```
23
  ### Instruction:
 
35
  Only use this version for further quantization or if you would like to run in full precision, as long as you have the VRAM required.
36
 
37
 
38
+ **Support Development of New Models**
39
  <a href='https://ko-fi.com/Q5Q6MB734' target='_blank'><img height='36' style='border:0px;height:36px;'
40
  src='https://storage.ko-fi.com/cdn/kofi1.png?v=3' border='0' alt='Support Development' /></a>