Transformers
GGUF
English
yi
TheBloke commited on
Commit
20692fc
1 Parent(s): 81d72e6

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -317,6 +317,7 @@ This model is based on Yi, and is subject to Yi license.
317
 
318
  I used the llama compatible [chargoddard/Yi-34B-Llama](https://huggingface.co/chargoddard/Yi-34B-Llama) as the base model.
319
 
 
320
  You can load it as follows:
321
 
322
  ```
 
317
 
318
  I used the llama compatible [chargoddard/Yi-34B-Llama](https://huggingface.co/chargoddard/Yi-34B-Llama) as the base model.
319
 
320
+ Trained with 16k context.
321
  You can load it as follows:
322
 
323
  ```