--- language: - ko tags: - llama-2 - instruct - instruction pipeline_tag: text-generation license: llama2 --- # llama2-13b.kor ### Model Details - Developed by: Sanghwa Na - Backbone Model: [LLaMA-2](https://github.com/facebookresearch/llama/tree/main) - Library: [transformers](https://github.com/huggingface/transformers) ### Used Datasets - Orca-style dataset - Platypus ### Prompt Template ``` ### Instruction: {Instruction} ### Answer: {Answer} ``` ### License meta-license