nicholasKluge commited on
Commit
215420e
β€’
1 Parent(s): c1ed89a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -4
README.md CHANGED
@@ -1,10 +1,22 @@
1
  ---
2
  title: README
3
- emoji: 🐒
4
- colorFrom: blue
5
  colorTo: yellow
6
  sdk: static
7
- pinned: false
 
 
8
  ---
 
 
 
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
+ emoji: 🐎
4
+ colorFrom: gray
5
  colorTo: yellow
6
  sdk: static
7
+ pinned: true
8
+ license: apache-2.0
9
+ short_description: Description of the Mula project.
10
  ---
11
+ <div align="center">
12
+
13
+ # Mula: a Sparse Mixture of Experts Language Model trained in Brazilian Portuguese
14
 
15
+ </div>
16
+ <p align="center">
17
+ <img src="./img/logo-no-bg.png" alt="Mula" height="400">
18
+ </p>
19
+
20
+ Mula is a series of Sparse Mixture of Experts (SMoE) language models, all trained natively in Brazilian Portuguese, designed to help democratize LLMs for low-resource languages.
21
+
22
+ Models and datasets are coming soon...