lemonilia commited on
Commit
74e9cd7
1 Parent(s): 517e367

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,11 +14,11 @@ Due to software limitations, finetuning didn't take advantage yet of the Sliding
14
  to use longer conversations in the training data. Thus, this version of LimaRP should be considered an initial attempt and
15
  will be updated in the future.
16
 
17
- For more details about LimaRP, see the model page for the [previously released version for Llama-2](https://huggingface.co/lemonilia/limarp-llama2-v2).
18
  Most details written there apply for this version as well. Generally speaking, LimaRP is a longform-oriented, novel-style
19
  roleplaying chat model intended to replicate the experience of 1-on-1 roleplay on Internet forums. Short-form,
20
  IRC/Discord-style RP (aka "Markdown format") is not supported yet. The model does not include instruction tuning,
21
- only conversations with persona and scenario data.
22
 
23
  ## Important notes on generation settings
24
  It's recommended not to go overboard with low tail-free-sampling (TFS) values. From previous testing with Llama-2,
 
14
  to use longer conversations in the training data. Thus, this version of LimaRP should be considered an initial attempt and
15
  will be updated in the future.
16
 
17
+ For more details about LimaRP, see the model page for the [previously released v2 version for Llama-2](https://huggingface.co/lemonilia/limarp-llama2-v2).
18
  Most details written there apply for this version as well. Generally speaking, LimaRP is a longform-oriented, novel-style
19
  roleplaying chat model intended to replicate the experience of 1-on-1 roleplay on Internet forums. Short-form,
20
  IRC/Discord-style RP (aka "Markdown format") is not supported yet. The model does not include instruction tuning,
21
+ only manually picked and slightly edited RP conversations with persona and scenario data.
22
 
23
  ## Important notes on generation settings
24
  It's recommended not to go overboard with low tail-free-sampling (TFS) values. From previous testing with Llama-2,