hg0428 commited on
Commit
8781b61
·
verified ·
1 Parent(s): 2394318

Fix Base Model listing

Browse files

Previously, it was listed as a fine-tune of Zamba2-2.7b. I changed it to be listed as a fine-tune of Zamba2-7b.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  base_model:
4
- - Zyphra/Zamba2-2.7B
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