Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Yi-34B-200K-AWQ
like
9
Text Generation
Transformers
Safetensors
Yi
custom_code
4-bit precision
awq
License:
yi-license
Model card
Files
Files and versions
Community
3
Train
Use this model
bb1953d
Yi-34B-200K-AWQ
/
tokenizer_config.json
TheBloke
AWQ model commit
bb1953d
12 months ago
raw
Copy download link
history
blame
Safe
201 Bytes
{
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_yi.YiTokenizer"
,
null
]
}
,
"add_bos_token"
:
false
,
"add_eos_token"
:
false
,
"model_max_length"
:
200000
,
"tokenizer_class"
:
"YiTokenizer"
}