Suparious commited on
Commit
24b9f1a
1 Parent(s): 9272293

add model card

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -1,3 +1,39 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ library_name: transformers
4
+ tags:
5
+ - conversational
6
+ - quantized
7
+ - 4-bit
8
+ - AWQ
9
+ - text-generation
10
+ - autotrain_compatible
11
+ - endpoints_compatible
12
+ - chatml
13
+ language:
14
+ - en
15
+ model_creator: jeiku
16
+ model_name: Narrative_Nexus_DPO_7B
17
+ model_type: mistral
18
+ pipeline_tag: text-generation
19
+ inference: false
20
+ prompt_template: '<|im_start|>system
21
+
22
+ {system_message}<|im_end|>
23
+
24
+ <|im_start|>user
25
+
26
+ {prompt}<|im_end|>
27
+
28
+ <|im_start|>assistant
29
+
30
+ '
31
+ quantized_by: Suparious
32
  ---
33
+ # jeiku/Narrative_Nexus_DPO_7B AWQ
34
+
35
+ - Model creator: [jeiku](https://huggingface.co/jeiku)
36
+ - Original model: [Narrative_Nexus_DPO_7B](https://huggingface.co/jeiku/Narrative_Nexus_DPO_7B)
37
+
38
+ ## Model Summary
39
+