Suparious commited on
Commit
a3c8839
·
verified ·
1 Parent(s): aa4f52a

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,22 +1,23 @@
1
  ---
2
- base_model:
3
- - ChaoticNeutrals/InfinityNexus_9B
4
- - jeiku/luna_lora_9B
5
- library_name: transformers
6
- license: apache-2.0
7
  datasets:
8
  - ResplendentAI/Luna_Alpaca
 
9
  language:
10
  - en
 
 
 
 
 
 
 
11
  tags:
12
  - 4-bit
13
  - AWQ
14
  - text-generation
15
  - autotrain_compatible
16
  - endpoints_compatible
17
- pipeline_tag: text-generation
18
- inference: false
19
- quantized_by: Suparious
20
  ---
21
  # jeiku/Garbage_9B AWQ
22
 
 
1
  ---
2
+ base_model: jeiku/Garbage_9B
 
 
 
 
3
  datasets:
4
  - ResplendentAI/Luna_Alpaca
5
+ inference: false
6
  language:
7
  - en
8
+ library_name: transformers
9
+ license: apache-2.0
10
+ merged_models:
11
+ - ChaoticNeutrals/InfinityNexus_9B
12
+ - jeiku/luna_lora_9B
13
+ pipeline_tag: text-generation
14
+ quantized_by: Suparious
15
  tags:
16
  - 4-bit
17
  - AWQ
18
  - text-generation
19
  - autotrain_compatible
20
  - endpoints_compatible
 
 
 
21
  ---
22
  # jeiku/Garbage_9B AWQ
23