AIJUUD commited on
Commit
18e217e
1 Parent(s): d419eb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -3
README.md CHANGED
@@ -1,3 +1,27 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - axolotl
5
+ ---
6
+ We are expecting to be Korean TOP LLM Model!
7
+
8
+ Axolotl SFT+Qlora+FSDP
9
+
10
+ [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
11
+
12
+ If you have any question feel free to ask me
13
+
14
15
+
16
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6482ef3145fba6b2ad40b2bf/CQsM1C8y__gel9PM0X-Ue.png)
17
+
18
+ example:
19
+
20
+ ```
21
+ <|im_start|>system
22
+ You are Dolphin, a helpful AI assistant.<|im_end|>
23
+ <|im_start|>user
24
+ {prompt}<|im_end|>
25
+ <|im_start|>assistant
26
+
27
+ ```