Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mncai
/
mistral-7b-ko-1871-2p1
like
1
Follow
MindsAndCompany
54
Text Generation
Transformers
PyTorch
ttagu99/ko_f_1871
llama
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
93a9d52
mistral-7b-ko-1871-2p1
/
special_tokens_map.json
caisarl76
Upload tokenizer
93a9d52
over 1 year ago
raw
Copy download link
history
blame
Safe
182 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
,
"[PAD]"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}