trevk commited on
Commit
bbcbb16
·
verified ·
1 Parent(s): abb76ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -2
README.md CHANGED
@@ -1,10 +1,25 @@
1
  ---
2
  title: README
3
- emoji: 🐨
4
  colorFrom: gray
5
  colorTo: blue
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: blue
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ <div style="text-align: center; padding: 2em 1em;">
11
+
12
+ <h1>baa.ai</h1>
13
+
14
+ <h3>Making frontier models run anywhere</h3>
15
+
16
+ <p style="max-width: 640px; margin: 1em auto; line-height: 1.6;">
17
+ We build open tools for efficient AI deployment. Our research focuses on quantization methods that preserve model quality while dramatically reducing hardware requirements — bringing 400B+ parameter models to a single machine.
18
+ </p>
19
+
20
+ <p style="margin-top: 2em;">
21
+ <a href="https://baa.ai">baa.ai</a>&ensp;·&ensp;<a href="https://huggingface.co/spaces/baa-ai/Swan-Paper">SWAN Paper</a>&ensp;·&ensp;<a href="https://github.com/baa-ai/swan-quantization">GitHub</a>
22
+ </p>
23
+
24
+ </div>
25
+