Suparious commited on
Commit
e487388
1 Parent(s): fbe4dfd

Added base_model tag in README.md

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