Suparious commited on
Commit
b4c0ec6
1 Parent(s): 30f0755

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
- license: apache-2.0
 
3
  library_name: transformers
 
 
 
4
  tags:
5
  - 4-bit
6
  - AWQ
7
  - text-generation
8
  - autotrain_compatible
9
  - endpoints_compatible
10
- pipeline_tag: text-generation
11
- inference: false
12
- quantized_by: Suparious
13
  ---
14
  # dawn17/MistarlingMaid-2x7B-base AWQ
15
 
 
1
  ---
2
+ base_model: dawn17/MistarlingMaid-2x7B-base
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
  # dawn17/MistarlingMaid-2x7B-base AWQ
16