Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
---
|
2 |
license: bsd-3-clause
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: bsd-3-clause
|
3 |
---
|
4 |
+
|
5 |
+
# H3 Language Model
|
6 |
+
|
7 |
+
Official model weights for [Hungry Hungry Hippos: Towards Language Modeling with State Space Models](https://arxiv.org/abs/2212.14052).
|
8 |
+
|
9 |
+
See our [GitHub](https://github.com/HazyResearch/H3) for instructions on how to download and run the model!
|