File size: 2,308 Bytes
4071ec2 f7de132 4071ec2 0d12f60 4071ec2 6e57d6b da7f42b c682e7b 4071ec2 a98ce5f 1c33756 0d12f60 1c33756 0d12f60 1c33756 7c4401c a98ce5f 4071ec2 b0d9b73 4071ec2 52ce64c 7c4401c 52ce64c 7c4401c 4071ec2 52ce64c 4071ec2 0d12f60 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 58 59 60 61 62 63 64 65 66 67 68 |
---
language:
- en
pipeline_tag: text-generation
tags:
- shining-valiant
- valiant
- valiant-labs
- llama
- llama-2
- llama-2-chat
- 70b
model_type: llama
license: llama2
---
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/64f267a8a4f79a118e0fcc89/5rUJPhu_6LyDvSQogSVhk.jpeg)
Shining Valiant is a chat model built on the Llama 2 architecture, finetuned on our data for insight, creativity, passion, and friendliness.
- 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
## Version
The current version is **1.1**; previous versions remain available in the repository.
**1.2** is **almost done training.**
Models will be released for everyone once our team's training and validation process is complete :)
## 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:
70% - our custom AI instruction-tuned dataset, created and curated for increased general capability, insight, logic, depth, and specific personality
30% - 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.
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/63444f2687964b331809eb55/VCJ8Fmefd8cdVhXSSxJiD.jpeg)
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. |