uday610 commited on
Commit
f190fb9
1 Parent(s): 85db336

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,7 +1,12 @@
1
  ---
2
- license: apache-2.0
 
 
3
  base_model:
4
- - mistralai/Mistral-7B-Instruct-v0.3
 
 
 
5
  ---
6
 
7
 
 
1
  ---
2
+ license: mit
3
+ language:
4
+ - en
5
  base_model:
6
+ - Qwen/Qwen1.5-7B-Chat
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - chat
10
  ---
11
 
12