Suparious commited on
Commit
95b1295
·
verified ·
1 Parent(s): 4ce746b

Added base_model tag in README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,15 +1,16 @@
1
  ---
 
 
2
  library_name: transformers
 
 
 
3
  tags:
4
  - 4-bit
5
  - AWQ
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
9
- license: apache-2.0
10
- pipeline_tag: text-generation
11
- inference: false
12
- quantized_by: Suparious
13
  ---
14
  # mistralai/Mistral-7B-Instruct-v0.3 AWQ
15
 
 
1
  ---
2
+ base_model: mistralai/Mistral-7B-Instruct-v0.3
3
+ inference: false
4
  library_name: transformers
5
+ license: apache-2.0
6
+ pipeline_tag: text-generation
7
+ quantized_by: Suparious
8
  tags:
9
  - 4-bit
10
  - AWQ
11
  - text-generation
12
  - autotrain_compatible
13
  - endpoints_compatible
 
 
 
 
14
  ---
15
  # mistralai/Mistral-7B-Instruct-v0.3 AWQ
16