Suparious commited on
Commit
90a17b1
1 Parent(s): 8f4aa83

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
  # 922-Narra/Llama-3-8b-tagalog-v1 AWQ
14
 
 
1
  ---
2
+ base_model: 922-Narra/Llama-3-8b-tagalog-v1
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
  # 922-Narra/Llama-3-8b-tagalog-v1 AWQ
15