Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ishorn5
/
RTLCoder-v1.1
like
0
Text Generation
Transformers
PyTorch
mistral
text-generation-inference
Inference Endpoints
arxiv:
2312.08617
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
RTLCoder-v1.1
/
special_tokens_map.json
ishorn5
Upload 4 files
8d9c351
verified
about 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>"
}