aifeifei798's picture
Upload 2 files
e07d61b verified
|
raw
history blame
3.21 kB
metadata
license: llama3
language:
  - en
tags:
  - roleplay
  - llama3
  - sillytavern
  - idol

image/png

"transformers_version" >= "4.43.1"

Special Thanks:

Model Description:

Uncensored

virtual idol Twitter

Questions

  • The model's response results are for reference only, please do not fully trust them.
  • This model is solely for learning and testing purposes, and errors in output are inevitable. We do not take responsibility for the output results. If the output content is to be used, it must be modified; if not modified, we will assume it has been altered.
  • For commercial licensing, please refer to the Llama 3.1 agreement.

Stop Strings

    stop = [
      "## Instruction:",
      "### Instruction:",
      "<|end_of_text|>",
      "  //:",
      "</s>",
      "<3```",
      "### Note:",
      "### Input:",
      "### Response:",
      "### Emoticons:"
    ],

More Model Use

character

If you want to use vision functionality:

  • You must use the latest versions of Koboldcpp.

To use the multimodal capabilities of this model and use vision you need to load the specified mmproj file, this can be found inside this model repo. Llava MMProj

  • You can load the mmproj by using the corresponding section in the interface: image/png