bigdefence commited on
Commit
0ccc156
1 Parent(s): e187cc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
3
  language:
4
- - en
5
  license: apache-2.0
6
  tags:
7
  - text-generation-inference
@@ -15,7 +15,7 @@ tags:
15
 
16
  - **Developed by:** bigdefence
17
  - **License:** apache-2.0
18
- - **Finetuned from model :** unsloth/meta-llama-3.1-8b-bnb-4bit
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
 
1
  ---
2
+ base_model: meta-llama/Meta-Llama-3.1-8B
3
  language:
4
+ - ko
5
  license: apache-2.0
6
  tags:
7
  - text-generation-inference
 
15
 
16
  - **Developed by:** bigdefence
17
  - **License:** apache-2.0
18
+ - **Finetuned from model :** meta-llama/Meta-Llama-3.1-8B
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21