Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
llmware
/
dragon-yi-6b-v0
like
60
Follow
llmware
155
Text Generation
Transformers
PyTorch
GGUF
Yi
custom_code
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
fc5b617
dragon-yi-6b-v0
/
tokenizer_config.json
doberst
Upload 9 files
101f765
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"
}