aksh-n commited on
Commit
257a00c
1 Parent(s): c4af2a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - unsloth/mistral-7b-instruct-v0.3-bnb-4bit
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ tags:
10
+ - transformers
11
+ - mistral
12
+ ---