Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Yi-6B-GPTQ
like
1
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
8db6899
Yi-6B-GPTQ
/
tokenizer_config.json
TheBloke
GPTQ model commit
8db6899
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"
}