Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
MrBananaHuman
/
kogpt_6b_fp16
like
4
Text Generation
Transformers
PyTorch
gptj
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
6838fe6
kogpt_6b_fp16
/
special_tokens_map.json
MrBananaHuman
add tokenizer
fc45e64
about 3 years ago
raw
Copy download link
history
blame
Safe
88 Bytes
{
"bos_token"
:
"[BOS]"
,
"eos_token"
:
"[EOS]"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
}