Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
euclaise
/
Ferret_7B
like
7
Text Generation
Transformers
PyTorch
5 datasets
mistral
conversational
text-generation-inference
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
Ferret_7B
/
special_tokens_map.json
euclaise
Upload tokenizer
7116b50
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
168 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}