Suparious commited on
Commit
11392b2
1 Parent(s): 1f9f316

Updated and moved existing to merged_models base_model tag in README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,20 +1,21 @@
1
  ---
2
- base_model:
 
 
 
 
 
 
3
  - jeiku/Average_Test_v1
4
  - ResplendentAI/RP_Format_QuoteAsterisk_Llama3
5
- library_name: transformers
 
6
  tags:
7
  - 4-bit
8
  - AWQ
9
  - text-generation
10
  - autotrain_compatible
11
  - endpoints_compatible
12
- pipeline_tag: text-generation
13
- inference: false
14
- license: apache-2.0
15
- language:
16
- - en
17
- quantized_by: Suparious
18
  ---
19
  # ResplendentAI/SOVL_Llama3_8B AWQ
20
 
 
1
  ---
2
+ base_model: ResplendentAI/SOVL_Llama3_8B
3
+ inference: false
4
+ language:
5
+ - en
6
+ library_name: transformers
7
+ license: apache-2.0
8
+ merged_models:
9
  - jeiku/Average_Test_v1
10
  - ResplendentAI/RP_Format_QuoteAsterisk_Llama3
11
+ pipeline_tag: text-generation
12
+ quantized_by: Suparious
13
  tags:
14
  - 4-bit
15
  - AWQ
16
  - text-generation
17
  - autotrain_compatible
18
  - endpoints_compatible
 
 
 
 
 
 
19
  ---
20
  # ResplendentAI/SOVL_Llama3_8B AWQ
21