chargoddard ehartford commited on
Commit
72344c7
1 Parent(s): 3c3d02c

Update README.md (#5)

Browse files

- Update README.md (eb8719c12cb3432cbaf2427e564ad5f4dc47c224)


Co-authored-by: Eric Hartford <ehartford@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  [01-ai/Yi-34B](https://huggingface.co/01-ai/Yi-34B/tree/main) with tensors renamed to match standard Llama modelling code. Model can be loaded without trust_remote_code, but the tokenizer can not.
2
 
3
  The branch `llama-tokenizer` uses the Llama tokenizer class as well.
 
1
+ ---
2
+ license: other
3
+ license_name: yi-license
4
+ license_link: LICENSE
5
+ ---
6
  [01-ai/Yi-34B](https://huggingface.co/01-ai/Yi-34B/tree/main) with tensors renamed to match standard Llama modelling code. Model can be loaded without trust_remote_code, but the tokenizer can not.
7
 
8
  The branch `llama-tokenizer` uses the Llama tokenizer class as well.