Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Funybubble
/
replit-code-instruct-quanatized
like
0
Text Generation
Transformers
PyTorch
mpt
custom_code
text-generation-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
main
replit-code-instruct-quanatized
/
special_tokens_map.json
Funybubble
Upload 15 files
4f070c6
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|pad|>"
,
"unk_token"
:
"<|unk|>"
}