Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
wxjiao
/
ParroT-7b
like
2
Text Generation
Transformers
PyTorch
llama
Generated from Trainer
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
ParroT-7b
/
tokenizer_config.json
wxjiao
Update tokenizer_config.json
55de360
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
166 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"model_max_length"
:
1000000000000000019884624838656
,
"tokenizer_class"
:
"LlamaTokenizer"
,
"unk_token"
:
"<unk>"
}