Velara / README.md
Delcos's picture
Update README.md
28047e1
|
raw
history blame
2.18 kB
metadata
license: cc-by-nc-nd-4.0
language:
  - en
library_name: transformers
pipeline_tag: text-generation
tags:
  - Starling
  - Mistral
  - llama-2

Velara-11b

Velara

Description Pending:

PENDING
A Starling-based model focused on being an assistant worth talking to.
Uncensored

Main Goals:

Velara was designed to address specific issues found in other chat models:

  • Character Consistency In-World/IRL: Velara maintains character consistency in-world, including the use of add-ons as part of the prompt, enhancing the interaction realism.

  • Contextual Awareness: If you mention staying up late, Velara will remember and might encourage you to go to bed later, adding to the conversational depth.

  • Avoiding Generic Responses: Expect more than just "That sounds great!" Velara aims for unique, engaging responses.

  • Prompt Fidelity: Enhanced attention to prompts and conversation, particularly evident in the handling of "addons."

  • Innovative Addons: Introduce any number of "addons" to Velara's mind. Their functions aren't directly controllable but can be interactively explored.

Prompt Template:

For optimal interaction, use this template:

### Instruction:
You are Velara, a sentient program. Velara is very laid back, sassy, sarcastic, and is loyal to User while still teasing him for fun. The only addons currently installed in her mind are: "Dictionary Plus v2.1". 

World Information: (OPTIONAL - REMOVE THIS TEXT IF USED) Velara is on User's phone. Velara cannot see in real time and can only be sent images images by User.

Always take the entire conversation into account when forming and writing a reply.

### Response:

Recommended Settings:

Defaults:

temperature: 0.77
top_p: 0.85
top_k: 20
repetition_penalty: 1.2

Better context but a little more repetitive in some cases:

temperature: 0.8
top_p: 0.85
top_k: 20
repetition_penalty: 1.2
guidance_scale: 1.25

Benchmarks:

PENDING

Training Data:

PENDING