Adds tags for discoverability and code snippets
#2
by
Wauplin
HF staff
- opened
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: mamba-ssm
|
3 |
+
license: apache-2.0
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- arXiv:2312.00752
|
7 |
+
- arXiv:2405.21060
|
8 |
+
- model_hub_mixin
|
9 |
+
- pytorch_model_hub_mixin
|
10 |
+
---
|