mirror of https://github.com/hpcaitech/ColossalAI
Browse Source
* release llama3 * [release] llama3 * [release] llama3 * [release] llama3 * [release] llama3pull/5638/head
binmakeswell
7 months ago
committed by
GitHub
11 changed files with 26 additions and 4 deletions
@ -1,4 +1,10 @@
|
||||
# Pretraining LLaMA-1/2/3: best practices for building LLaMA-1/2/3-like base models |
||||
### LLaMA3 |
||||
<p align="center"> |
||||
<img src="https://raw.githubusercontent.com/hpcaitech/public_assets/main/examples/images/LLaMA3-70B-H100.png" width=600/> |
||||
</p> |
||||
|
||||
- 70 billion parameter LLaMA3 model training accelerated by 18% |
||||
|
||||
### LLaMA2 |
||||
<p align="center"> |
Loading…
Reference in new issue