Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: llama2
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- stellar-bright
|
7 |
+
- llama
|
8 |
+
- llama-2
|
9 |
+
- llama-2-chat
|
10 |
+
- 70b
|
11 |
+
model_type: llama
|
12 |
license: llama2
|
13 |
---
|
14 |
+
|
15 |
+
Stellar Bright is a general capability upgrade to Llama 2, using open source data to improve overall knowledge, extended communication, and technical skill.
|
16 |
+
|
17 |
+
This model is primarily recommended as a superior-to-Llama-2 baseline for additional finetuning, **not** for direct deployment to production as a chat model. The user accepts full responsibility for all outputs.
|