language: | |
- ko | |
- ja | |
- zh | |
license: apache-2.0 | |
library_name: transformers | |
# Model Card for Model ID | |
## Model Details | |
### Model Description | |
CJK layer added instruction tunning of meta-llama/Meta-Llama-3-8B-Instruct | |
#### Chat template | |
tokenizer.apply_chat_template(chat, tokenize=False) |