munish0838 commited on
Commit
c2bf60b
1 Parent(s): b30e54e

Create README.md

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