Model Card for Model ID

ํ•œ๊ตญ์–ด ์ถ”๊ฐ€ ํ›ˆ๋ จ ๋ฐ sft๊นŒ์ง€ ์ง„ํ–‰๋œ ๋ชจ๋ธ์ž…๋‹ˆ๋‹ค.

  • ์ด ๋ชจ๋ธ์€ ๊ณผํ•™๊ธฐ์ˆ ์ •๋ณดํ†ต์‹ ๋ถ€ยท๊ด‘์ฃผ๊ด‘์—ญ์‹œ๊ฐ€ ๊ณต๋™ ์ง€์›ํ•œ โ€˜์ธ๊ณต์ง€๋Šฅ ์ค‘์‹ฌ ์‚ฐ์—…์œตํ•ฉ ์ง‘์ ๋‹จ์ง€ ์กฐ์„ฑ์‚ฌ์—…โ€™์œผ๋กœ ์ง€์›์„ ๋ฐ›์•„ ๊ฐœ๋ฐœ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.

Model Details

Model Description

This is the model card of a ๐Ÿค— transformers model that has been pushed on the Hub. This model card has been automatically generated.

  • Developed by: Fasoo
  • Model type: CLM
  • Language(s) (NLP): English, Korean
  • License: [More Information Needed]
  • Finetuned from model [optional]: Llama 3

Uses

# Load model directly
from transformers import AutoTokenizer, AutoModelForCausalLM

tokenizer = AutoTokenizer.from_pretrained("fasoo/llama3-korean-local-merged")
model = AutoModelForCausalLM.from_pretrained("fasoo/llama3-korean-local-merged")
Downloads last month
6
Safetensors
Model size
8.03B params
Tensor type
BF16
ยท
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.