ehartford commited on
Commit
e7dcd3b
1 Parent(s): ff53e05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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, trained with 16k context, 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
  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
  ```