Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,7 @@
|
|
1 |
-
Train Config
|
2 |
-
base_model: allganize/Llama-3-Alpha-Ko-8B-Instruct
|
3 |
-
model_type: AutoModelForCausalLM tokenizer_type: AutoTokenizer
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
---
|
9 |
license: apache-2.0
|
10 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
Train Config
|
6 |
+
base_model: allganize/Llama-3-Alpha-Ko-8B-Instruct
|
7 |
+
model_type: AutoModelForCausalLM tokenizer_type: AutoTokenizer
|