munish0838 commited on
Commit
e001cbc
1 Parent(s): ecbb557

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - mistral
7
+ - reward model
8
+ - RLHF
9
+ - RLAIF
10
+ - conversational
11
+ - text-generation-inference
12
+ base_model: berkeley-nest/Starling-LM-7B-alpha
13
+ inference: false
14
+ ---