Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,13 @@ language:
|
|
7 |
pipeline_tag: conversational
|
8 |
library_name: adapter-transformers
|
9 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
# SG Raccoon orion-to-dolph 66B
|
11 |
|
12 |
An auto-regressive causal LM created by combining 2x finetuned [Yi 34b](https://huggingface.co/01-ai/Yi-34B) into one.
|
|
|
7 |
pipeline_tag: conversational
|
8 |
library_name: adapter-transformers
|
9 |
---
|
10 |
+
|
11 |
+
<p align="center">
|
12 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/644ba0c76ebb3ebf7264dbe9/PWn9I-0XH7kSP_YXcyxIg.png" width="400"/>
|
13 |
+
</p>
|
14 |
+
|
15 |
+
---
|
16 |
+
|
17 |
# SG Raccoon orion-to-dolph 66B
|
18 |
|
19 |
An auto-regressive causal LM created by combining 2x finetuned [Yi 34b](https://huggingface.co/01-ai/Yi-34B) into one.
|