Suparious commited on
Commit
41ce6d1
·
verified ·
1 Parent(s): b92b05d

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

Browse files
Files changed (1) hide show
  1. README.md +16 -15
README.md CHANGED
@@ -1,7 +1,5 @@
1
  ---
2
- base_model:
3
- - ResplendentAI/Datura_7B
4
- - ChaoticNeutrals/Cookie_7B
5
  datasets:
6
  - ResplendentAI/Luna_NSFW_Text
7
  - unalignment/toxic-dpo-v0.2
@@ -9,21 +7,15 @@ datasets:
9
  - grimulkan/theory-of-mind
10
  - lemonilia/LimaRP
11
  - PygmalionAI/PIPPA
12
- library_name: transformers
13
- tags:
14
- - mistral
15
- - 4-bit
16
- - AWQ
17
- - text-generation
18
- - autotrain_compatible
19
- - endpoints_compatible
20
- - chatml
21
- - not-for-all-audiences
22
- license: other
23
  language:
24
  - en
 
 
 
 
 
25
  pipeline_tag: text-generation
26
- inference: false
27
  prompt_template: '<|im_start|>system
28
 
29
  {system_message}<|im_end|>
@@ -36,6 +28,15 @@ prompt_template: '<|im_start|>system
36
 
37
  '
38
  quantized_by: Suparious
 
 
 
 
 
 
 
 
 
39
  ---
40
  # ResplendentAI/DaturaCookie_7B AWQ
41
 
 
1
  ---
2
+ base_model: ResplendentAI/DaturaCookie_7B
 
 
3
  datasets:
4
  - ResplendentAI/Luna_NSFW_Text
5
  - unalignment/toxic-dpo-v0.2
 
7
  - grimulkan/theory-of-mind
8
  - lemonilia/LimaRP
9
  - PygmalionAI/PIPPA
10
+ inference: false
 
 
 
 
 
 
 
 
 
 
11
  language:
12
  - en
13
+ library_name: transformers
14
+ license: other
15
+ merged_models:
16
+ - ResplendentAI/Datura_7B
17
+ - ChaoticNeutrals/Cookie_7B
18
  pipeline_tag: text-generation
 
19
  prompt_template: '<|im_start|>system
20
 
21
  {system_message}<|im_end|>
 
28
 
29
  '
30
  quantized_by: Suparious
31
+ tags:
32
+ - mistral
33
+ - 4-bit
34
+ - AWQ
35
+ - text-generation
36
+ - autotrain_compatible
37
+ - endpoints_compatible
38
+ - chatml
39
+ - not-for-all-audiences
40
  ---
41
  # ResplendentAI/DaturaCookie_7B AWQ
42