kiranr commited on
Commit
d330288
1 Parent(s): 5920f85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ base_model: internlm/internlm2-chat-20b
3
  ---
4
  # internlm2-chat-20b-llama
5
 
6
- [`internlm/internlm2-chat-20b`](https://huggingface.co/internlm/internlm2-chat-20b) weights are formatted to match standard Llama modeling code.
7
  Model can be loaded directly, but for tokenizer use `trust_remote_code`
8
 
9
  # usage:
 
3
  ---
4
  # internlm2-chat-20b-llama
5
 
6
+ [`internlm/internlm2-chat-20b`](https://huggingface.co/internlm/internlm2-chat-20b) weights formatted to match standard Llama modeling code.
7
  Model can be loaded directly, but for tokenizer use `trust_remote_code`
8
 
9
  # usage: