Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ datasets:
|
|
7 |
base_model: ai21labs/Jamba-v0.1
|
8 |
---
|
9 |
|
10 |
-
# This Jamba model has been trained on the first 50k examples of the Ultra Interact Pair dataset for Instruction based fine-tuning.
|
11 |
|
12 |
*Initial tests work but may be inconsistent. More info and examples will be posted later*
|
13 |
|
|
|
7 |
base_model: ai21labs/Jamba-v0.1
|
8 |
---
|
9 |
|
10 |
+
# This Jamba model has been pruned to just 1B parameters. It was then trained on the first 50k examples of the Ultra Interact Pair dataset for Instruction based fine-tuning.
|
11 |
|
12 |
*Initial tests work but may be inconsistent. More info and examples will be posted later*
|
13 |
|