Skip to content

Commit bc0a350

Browse files
authored
Merge pull request #45 from pjlab-sys4nlp/data_mix
PUBLISH: upload technical report
2 parents 251405e + fadb6ee commit bc0a350

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
docs/imgs/title-favicon.png filter=lfs diff=lfs merge=lfs -text
22
docs/imgs/MoE-Routing.gif filter=lfs diff=lfs merge=lfs -text
3+
docs/LLaMA_MoE.pdf filter=lfs diff=lfs merge=lfs -text

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright [yyyy] [name of copyright owner]
189+
Copyright 2023 LLaMA-MoE Team
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img src="docs/imgs/title-favicon.png" width="200" alt="LLaMA-MoE favicon" style="border-radius: 5%;"><br />
44
<span style="color:red">📢 <strong><i>A SMALLER AFFORDABLE MoE MODEL FOR EVERYONE!!</i></strong></span>
55
<div>
6-
<a href="https://huggingface.co/llama-moe" target="_blank">🤗 Model Weights</a> | <a href="#" target="_blank">📃 Technical Report</a> | <a href="#quick-start">🚀 Quick Start</a><br />
6+
<a href="https://huggingface.co/llama-moe" target="_blank">🤗 Model Weights</a> | <a href="docs/LLaMA_MoE.pdf" target="_blank">📃 Technical Report</a> | <a href="#quick-start">🚀 Quick Start</a><br />
77
<a href="#installation">⚙️ Installation Guide</a> | <a href="#expert-construction">🚧 Expert Construction</a> | <a href="#continual-pretraining">🚅 Continual Pre-training</a> | <a href="#evaluation">💎 Evaluation</a>
88
</div>
99
</div>

docs/LLaMA_MoE.pdf

131 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)