Update README.md
Browse files
README.md
CHANGED
@@ -18,10 +18,11 @@ https://erichartford.com/dolphin
|
|
18 |
|
19 |
Dolphin-2.2-Yi-34b's training was sponsored by [a16z](https://a16z.com/supporting-the-open-source-ai-community/).
|
20 |
|
21 |
-
This model is based on Yi,
|
22 |
|
23 |
I used the llama compatible [chargoddard/Yi-34B-Llama](https://huggingface.co/chargoddard/Yi-34B-Llama) as the base model.
|
24 |
|
|
|
25 |
You can load it as follows:
|
26 |
|
27 |
```
|
|
|
18 |
|
19 |
Dolphin-2.2-Yi-34b's training was sponsored by [a16z](https://a16z.com/supporting-the-open-source-ai-community/).
|
20 |
|
21 |
+
This model is based on Yi, and is subject to Yi license.
|
22 |
|
23 |
I used the llama compatible [chargoddard/Yi-34B-Llama](https://huggingface.co/chargoddard/Yi-34B-Llama) as the base model.
|
24 |
|
25 |
+
Trained with 16k context.
|
26 |
You can load it as follows:
|
27 |
|
28 |
```
|