Edit model card

Base Model

  • beomi/Yi-Ko-6B

Train Dataset

  • garage-bAInd/Open-Platypus

Usage

from transformers import AutoConfig, AutoModel, AutoTokenizer

model_name = 'hongzoh/Yi-Ko-6B_Open-Platypus'

config = AutoConfig.from_pretrained("model_name")
model = AutoModel.from_pretrained("model_name")
tokenizer = AutoTokenizer.from_pretrained("model_name")
Downloads last month
3,048
Safetensors
Model size
6.18B params
Tensor type
F32
·
FP16
·

Dataset used to train hongzoh/Yi-Ko-6B_Open-Platypus