young-geng commited on
Commit
6663d43
1 Parent(s): b9ebbb4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -7,4 +7,9 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ OpenLM Research is created by students at UC Berkelely to promote open source language model research. Here are some of our projects:
11
+
12
+
13
+ ## OpenLLaMA
14
+ OpenLLaMA is our permissively licensed open source reproduction of Meta AI’s LLaMA model trained on the RedPajama dataset.
15
+ Check out the [project homepage here](https://github.com/openlm-research/open_llama)!