Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -8,8 +8,7 @@ widget:
|
|
8 |
library_name: transformers
|
9 |
---
|
10 |
|
11 |
-
This model is randomly initialized, using the config from [state-spaces/mamba-2.8b-hf](https://huggingface.co/state-spaces/mamba-2.8b-hf/blob/main/config.json) but with smaller size.
|
12 |
-
Note the model is in float16.
|
13 |
|
14 |
Codes:
|
15 |
```python
|
|
|
8 |
library_name: transformers
|
9 |
---
|
10 |
|
11 |
+
This model is randomly initialized, using the config from [state-spaces/mamba-2.8b-hf](https://huggingface.co/state-spaces/mamba-2.8b-hf/blob/main/config.json) but with smaller size.
|
|
|
12 |
|
13 |
Codes:
|
14 |
```python
|