Update README.md
Browse files
README.md
CHANGED
@@ -15,18 +15,32 @@ language:
|
|
15 |
base_model:
|
16 |
- google/gemma-2-9b
|
17 |
---
|
|
|
18 |
|
19 |
-
|
20 |
|
21 |
-
|
22 |
|
23 |
-
|
24 |
-
|
25 |
-
Meet Aura, a state of the art dedicated roleplaying model designed to fulfill your every desire.
|
26 |
|
27 |
This finetune started its life as a ChatML modified Gemma 2 9B base model. It has seen several hundreds of millions of tokens of instruction and roleplaying finetuning. A specialized direct preference optimization was also performed to give Aura a unique output style.
|
28 |
|
29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
-
|
32 |
|
|
|
|
15 |
base_model:
|
16 |
- google/gemma-2-9b
|
17 |
---
|
18 |
+
## Aura-9B
|
19 |
|
20 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/626dfb8786671a29c715f8a9/lk9I7mM7-6-5N6ai0Sh2B.png)
|
21 |
|
22 |
+
## Introduction
|
23 |
|
24 |
+
**Aura-9B** is a state of the art dedicated roleplaying model designed to fulfill your every desire.
|
|
|
|
|
25 |
|
26 |
This finetune started its life as a ChatML modified Gemma 2 9B base model. It has seen several hundreds of millions of tokens of instruction and roleplaying finetuning. A specialized direct preference optimization was also performed to give Aura a unique output style.
|
27 |
|
28 |
+
Developed by **Aura Industries**, with contributions from **Anthracite Org.**
|
29 |
+
|
30 |
+
## Model Details
|
31 |
+
|
32 |
+
- **Model Name**: Aura-9B
|
33 |
+
- **Base Model**: [google/gemma-2-9b](https://huggingface.co/google/gemma-2-9b)
|
34 |
+
- **Model Type**: Chat Completions
|
35 |
+
- **Prompt Format**: ChatML
|
36 |
+
- **License**: Apache-2.0
|
37 |
+
- **Language**: English
|
38 |
+
- **Max Context**: 8,192 tokens
|
39 |
+
|
40 |
+
## License
|
41 |
+
|
42 |
+
This model is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).
|
43 |
|
44 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
45 |
|
46 |
+
Awaiting results...
|