dfurman commited on
Commit
2c3fca0
1 Parent(s): ef98078

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -3,7 +3,14 @@ pipeline_tag: text-generation
3
  license: other
4
  ---
5
 
6
- # 🦙 LLaMA-13B
 
 
 
 
 
 
 
7
 
8
  LLaMA-13B is a base model for text generation with 13B parameters and a 1T token training corpus. It was built and released by the FAIR team at Meta AI alongside the paper "[LLaMA: Open and Efficient Foundation Language Models](https://arxiv.org/abs/2302.13971)".
9
 
 
3
  license: other
4
  ---
5
 
6
+ <div align="center">
7
+
8
+ <img src="./assets/llama.png" width="150px">
9
+
10
+ </div>
11
+
12
+
13
+ # LLaMA-13B
14
 
15
  LLaMA-13B is a base model for text generation with 13B parameters and a 1T token training corpus. It was built and released by the FAIR team at Meta AI alongside the paper "[LLaMA: Open and Efficient Foundation Language Models](https://arxiv.org/abs/2302.13971)".
16