Upload folder using huggingface_hub
Browse files- README.md +2 -5
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -5,15 +5,12 @@ license: apache-2.0
|
|
5 |
## Mamba-2.8B-SlimOrca Model
|
6 |
|
7 |
### Overview
|
8 |
-
Mamba-2.8B-SlimOrca is a finetune of the original pretrained Mamba model, utilizing the SlimOrca dataset.
|
9 |
|
10 |
### Usage
|
11 |
The easiest way to try out this model is to use `chat.py` from [Mamba-Chat](https://github.com/havenhq/mamba-chat).
|
12 |
|
13 |
-
### Future Plans
|
14 |
-
- Integration with Hugging Face space (planned). Contributions welcome.
|
15 |
-
|
16 |
### Model Training Details
|
17 |
- Dataset Used: [SlimOrca](https://huggingface.co/datasets/Open-Orca/SlimOrca)
|
18 |
- Training Duration: Single epoch
|
19 |
-
- Current Status: Training
|
|
|
5 |
## Mamba-2.8B-SlimOrca Model
|
6 |
|
7 |
### Overview
|
8 |
+
Mamba-2.8B-SlimOrca is a finetune of the original pretrained Mamba model, utilizing the SlimOrca dataset.
|
9 |
|
10 |
### Usage
|
11 |
The easiest way to try out this model is to use `chat.py` from [Mamba-Chat](https://github.com/havenhq/mamba-chat).
|
12 |
|
|
|
|
|
|
|
13 |
### Model Training Details
|
14 |
- Dataset Used: [SlimOrca](https://huggingface.co/datasets/Open-Orca/SlimOrca)
|
15 |
- Training Duration: Single epoch
|
16 |
+
- Current Status: Training complete.
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5548078554
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5633a1dc0a879692eba797a20731d1545a9df2180b1a4b67a79d7538f4d2ed4
|
3 |
size 5548078554
|