munish0838 commited on
Commit
629dc1a
1 Parent(s): 80dad89

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - mistral
7
+ - text-generation-inference
8
+ base_model: mistralai/Mistral-7B-v0.1
9
+ inference: false
10
+ ---