corbt mlabonne commited on
Commit
dde431f
1 Parent(s): a305e82

add parent models (#2)

Browse files

- add parent models (f827a49124cbda5b0227b5d953217b1599605f58)


Co-authored-by: Maxime Labonne <mlabonne@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,4 +1,9 @@
1
  ---
 
 
 
 
 
2
  license: apache-2.0
3
  ---
4
 
 
1
  ---
2
+ base_model:
3
+ - teknium/OpenHermes-2.5-Mistral-7B
4
+ - Intel/neural-chat-7b-v3-3
5
+ - meta-math/MetaMath-Mistral-7B
6
+ - openchat/openchat-3.5-1210
7
  license: apache-2.0
8
  ---
9