Fix README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
---
|
2 |
library_name: mamba_ssm
|
3 |
tags:
|
4 |
-
- model_hub_mixin
|
5 |
-
- mamba
|
6 |
- arXiv:2312.00752
|
|
|
|
|
7 |
- pytorch_model_hub_mixin
|
8 |
-
- mamba2
|
9 |
-
- arXiv:2405.21060
|
10 |
---
|
11 |
|
12 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
|
|
1 |
---
|
2 |
library_name: mamba_ssm
|
3 |
tags:
|
|
|
|
|
4 |
- arXiv:2312.00752
|
5 |
+
- mamba
|
6 |
+
- model_hub_mixin
|
7 |
- pytorch_model_hub_mixin
|
|
|
|
|
8 |
---
|
9 |
|
10 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|