File size: 1,895 Bytes
4071ec2
 
 
 
 
 
 
 
 
 
f7de132
 
4071ec2
 
 
 
 
 
 
 
 
 
da7f42b
c682e7b
 
4071ec2
 
 
 
 
 
 
 
 
b0d9b73
4071ec2
 
 
 
 
52ce64c
 
4071ec2
52ce64c
 
c682e7b
4071ec2
52ce64c
 
4071ec2
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
language:
- en
pipeline_tag: text-generation
tags:
- shining-valiant
- valiant
- valiant-labs
- llama
- llama-2
- llama-2-chat
- 70b
model_type: llama
license: llama2
---

<!-- header start -->
<!-- header end -->

# Shining Valiant

Shining Valiant is a chat model built on the Llama 2 architecture, finetuned on our data for insight, creativity, passion, and friendship.
  - Uses the llama-2-70b-chat model, with safetensors
  - Finetuned on multiple runs across private and public data
  - Data focused on knowledge, enthusiasm, and structured reasoning

## Prompting:
Shining Valiant uses the same prompt format as Llama 2 Chat - feel free to use your existing prompts and scripts!
A few examples of different formats:

1. [INST] Good morning! Can you let me know how to parse a text file and turn the semicolons into commas? [/INST]

2. [INST] (You are an intelligent, helpful AI assistant.) Hello, can you write me a thank you letter? [/INST]

3. [INST] << SYS >>You are an intelligent, helpful AI assistant.<< /SYS >>Deep dive about a country with interesting history: [/INST]

## The Model
Shining Valiant is built on Llama 2's 70b parameter architecture. We've created the model through multiple finetuning runs on different compositions of our dataset.

Our dataset is:


75% - our custom AI instruction-tuned dataset, created and curated for increased general capability, insight, logic, depth, and specific personality


25% - a selection of open-source AI data from a variety of datasets to supplement general knowledge and reasoning, pruned through randomization and automated quality ranking



We are actively working on expanding and improving this dataset for use in future releases of this model and others.

## Who We Are
Shining Valiant is created by Valiant Labs.
We care about open source.
For everyone to use.

We encourage others to finetune further from our models.