FPHam commited on
Commit
bb8e513
1 Parent(s): f4cc5a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -22
README.md CHANGED
@@ -1,24 +1,7 @@
 
 
1
  language:
2
  - en
3
- license: apache-2.0
4
- model-index:
5
- - name: OpenAutolycus-2.5-Mistral-7B
6
- results: []
7
- model_creator: FPHam
8
- model_name: OpenAutolycus 2 Mistral 7B
9
- model_type: mistral
10
- prompt_template: '<|im_start|>system
11
-
12
- {system_message}<|im_end|>
13
-
14
- <|im_start|>user
15
-
16
- {prompt}<|im_end|>
17
-
18
- <|im_start|>assistant
19
-
20
- '
21
- ---
22
  tags:
23
  - mistral
24
  - instruct
@@ -29,7 +12,9 @@ tags:
29
  - distillation
30
  ---
31
 
32
- Autolycus is son of Hermes.
33
- OpenAutolycus is a language refinement of OpenHermes with pushing it's responses to more natural language.
 
 
34
 
35
- Based on OpenHermes
 
1
+ ---
2
+ license: apache-2.0
3
  language:
4
  - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  tags:
6
  - mistral
7
  - instruct
 
12
  - distillation
13
  ---
14
 
15
+ Autolycus is a son of Hermes.
16
+ OpenAutolycus is a language refinement of OpenHermes with pushing its responses to more natural language.
17
+
18
+ - Original model: [OpenHermes 2 Mistral 7B](https://huggingface.co/teknium/OpenHermes-2-Mistral-7B)
19
 
20
+