haqishen commited on
Commit
9914fed
1 Parent(s): 65619ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -20,6 +20,8 @@ Training framework: [LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory/tre
20
 
21
  Reference: [shenzhi-wang/Llama3-8B-Chinese-Chat](https://huggingface.co/shenzhi-wang/Llama3-8B-Chinese-Chat)
22
 
 
 
23
  ## How to use
24
 
25
  This repository contains two versions of Meta-Llama-3-8B-Instruct, for use with transformers and with the original `llama3` codebase.
 
20
 
21
  Reference: [shenzhi-wang/Llama3-8B-Chinese-Chat](https://huggingface.co/shenzhi-wang/Llama3-8B-Chinese-Chat)
22
 
23
+ Max context length: 8192
24
+
25
  ## How to use
26
 
27
  This repository contains two versions of Meta-Llama-3-8B-Instruct, for use with transformers and with the original `llama3` codebase.