Update README.md
Browse files
README.md
CHANGED
@@ -8,10 +8,19 @@ tags:
|
|
8 |
- finetune
|
9 |
- chatml
|
10 |
- gpt4
|
11 |
-
- synthetic data
|
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 |
|
|
|
8 |
- finetune
|
9 |
- chatml
|
10 |
- gpt4
|
|
|
|
|
11 |
---
|
12 |
|
13 |
+
<!-- header start -->
|
14 |
+
<div style="display: flex; flex-direction: column; align-items: center;">
|
15 |
+
</div>
|
16 |
+
<div style="width: 100%;">
|
17 |
+
<img src="https://huggingface.co/FPHam/Free_Sydney_V2_13b_HF/resolve/main/sydneyv2.jpg" alt="Open Autolycus" style="width: 40%; min-width: 200px; display: block; margin: auto;">
|
18 |
+
</div>
|
19 |
+
<div style="display: flex; flex-direction: column; align-items: center;">
|
20 |
+
<p><a href="https://ko-fi.com/Q5Q5MOB4M">Support me at Ko-fi</a></p>
|
21 |
+
</div>
|
22 |
+
<!-- header end -->
|
23 |
+
|
24 |
Autolycus is a son of Hermes.
|
25 |
OpenAutolycus is a language refinement of OpenHermes with pushing its responses to more natural language.
|
26 |
|