Suparious commited on
Commit
38c12c9
1 Parent(s): 96f70cd

update tags and metadata

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -22,6 +22,26 @@ base_model:
22
  - Locutusque/Hercules-2.5-Mistral-7B
23
  - openchat/openchat-3.5-0106
24
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
  # ChatHercules-2.5-Mistral-7B
27
 
 
22
  - Locutusque/Hercules-2.5-Mistral-7B
23
  - openchat/openchat-3.5-0106
24
  license: apache-2.0
25
+ language:
26
+ - en
27
+ library_name: transformers
28
+ model_creator: hydra-project
29
+ model_name: ChatHercules-2.5-Mistral-7B
30
+ model_type: mistral
31
+ pipeline_tag: text-generation
32
+ inference: false
33
+ prompt_template: '<|im_start|>system
34
+
35
+ {system_message}<|im_end|>
36
+
37
+ <|im_start|>user
38
+
39
+ {prompt}<|im_end|>
40
+
41
+ <|im_start|>assistant
42
+
43
+ '
44
+ quantized_by: Suparious
45
  ---
46
  # ChatHercules-2.5-Mistral-7B
47