Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mychen76
/
mistralai7b_colorist_8bit
like
0
Text Generation
Transformers
PyTorch
mistral
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
6108dc2
mistralai7b_colorist_8bit
/
special_tokens_map.json
mychen76
Upload tokenizer
6108dc2
about 1 year ago
raw
Copy download link
history
blame
Safe
145 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}