Suparious commited on
Commit
3552c67
1 Parent(s): 8b06ef2

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

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,11 +1,15 @@
1
  ---
2
- library_name: transformers
3
- license: apache-2.0
4
- base_model:
5
- - flammenai/flammen21-mistral-7B
6
  datasets:
7
  - ResplendentAI/NSFW_RP_Format_NoQuote
8
  - flammenai/Prude-Phi3-DPO
 
 
 
 
 
 
 
9
  tags:
10
  - nsfw
11
  - not-for-all-audiences
@@ -14,9 +18,6 @@ tags:
14
  - text-generation
15
  - autotrain_compatible
16
  - endpoints_compatible
17
- pipeline_tag: text-generation
18
- inference: false
19
- quantized_by: Suparious
20
  ---
21
  # flammenai/flammen21X-mistral-7B AWQ
22
 
 
1
  ---
2
+ base_model: flammenai/flammen21X-mistral-7B
 
 
 
3
  datasets:
4
  - ResplendentAI/NSFW_RP_Format_NoQuote
5
  - flammenai/Prude-Phi3-DPO
6
+ inference: false
7
+ library_name: transformers
8
+ license: apache-2.0
9
+ merged_models:
10
+ - flammenai/flammen21-mistral-7B
11
+ pipeline_tag: text-generation
12
+ quantized_by: Suparious
13
  tags:
14
  - nsfw
15
  - not-for-all-audiences
 
18
  - text-generation
19
  - autotrain_compatible
20
  - endpoints_compatible
 
 
 
21
  ---
22
  # flammenai/flammen21X-mistral-7B AWQ
23