Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fireworks-ai
/
Yi-6B-Llama
like
1
Follow
Fireworks AI
69
Text Generation
Transformers
Safetensors
llama
text-generation-inference
Inference Endpoints
License:
yi-license
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
Yi-6B-Llama
/
tokenizer_config.json
benjibc
updated to include yi tokenizer
9cb9cf9
about 1 year 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"
}