munish0838 commited on
Commit
57879e5
1 Parent(s): f8df6fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,5 +1,13 @@
1
  ---
2
  base_model: 0-hero/Matter-0.1-Slim-7B-B
3
  pipeline_tag: text-generation
4
- inference: False
 
 
 
 
 
 
 
 
5
  ---
 
1
  ---
2
  base_model: 0-hero/Matter-0.1-Slim-7B-B
3
  pipeline_tag: text-generation
4
+ inference: false
5
+ license: apache-2.0
6
+ language:
7
+ - en
8
+ library_name: transformers
9
+ tags:
10
+ - mistral
11
+ - conversational
12
+ - text-generation-inference
13
  ---