juungwon commited on
Commit
8f51413
1 Parent(s): 9b59199

Update README.md

Browse files

This model is fine-tuned by LoRA methodology based on **beomi/Llama-3-KoEn-8B-Instruct-preview**

Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ language:
4
+ - ko
5
+ - en
6
+ library_name: transformers
7
+ tags:
8
+ - llama3
9
+ - meta
10
+ - facebook
11
+ - llama
12
+ - lora
13
+ - PEFT
14
+ ---