thesunday commited on
Commit
ec16c4f
1 Parent(s): 09da1a2

Add base model metadata to model card

Browse files

It would be nice to trace the genealogy of merged models like this: https://colab.research.google.com/drive/1s2eQlolcI1VGgDhqWIANfkfKvcKrMyNr?usp=sharing

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -2,6 +2,9 @@
2
  license: apache-2.0
3
  language:
4
  - en
 
 
 
5
  ---
6
 
7
  # WARNING
 
2
  license: apache-2.0
3
  language:
4
  - en
5
+ base_model:
6
+ - viethq188/LeoScorpius-7B-Chat-DPO
7
+ - GreenNode/GreenNodeLM-7B-v1olet
8
  ---
9
 
10
  # WARNING