Update README.md
Browse files
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.
|