Fix Base Model listing
Browse filesPreviously, it was listed as a fine-tune of Zamba2-2.7b. I changed it to be listed as a fine-tune of Zamba2-7b.
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
-
- Zyphra/Zamba2-
|
5 |
library_name: transformers
|
6 |
---
|
7 |
# Model Card for Zamba2-7B-Instruct
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
+
- Zyphra/Zamba2-7B
|
5 |
library_name: transformers
|
6 |
---
|
7 |
# Model Card for Zamba2-7B-Instruct
|