Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
01-ai
/
Yi-6B
like
371
Follow
01-ai
482
Text Generation
Transformers
PyTorch
Safetensors
llama
text-generation-inference
Inference Endpoints
arxiv:
2403.04652
arxiv:
2311.16502
arxiv:
2401.11944
License:
apache-2.0
Model card
Files
Files and versions
Community
26
Train
Deploy
Use this model
57eafec
Yi-6B
/
tokenizer_config.json
cArlIcon
add Yi-6B model and tokenizer
d729eec
12 months ago
raw
Copy download link
history
blame
Safe
199 Bytes
{
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_yi.YiTokenizer"
,
null
]
}
,
"add_bos_token"
:
false
,
"add_eos_token"
:
false
,
"model_max_length"
:
4096
,
"tokenizer_class"
:
"YiTokenizer"
}