Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
dragon-yi-6B-v0-GPTQ
like
0
Text Generation
Transformers
Safetensors
Yi
custom_code
4-bit precision
gptq
License:
yi-license
Model card
Files
Files and versions
Community
Train
Use this model
764c610
dragon-yi-6B-v0-GPTQ
/
tokenizer_config.json
TheBloke
GPTQ model commit
4c30d2e
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"
}