Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Yi-34B-AWQ
like
7
Text Generation
Transformers
Safetensors
Yi
custom_code
4-bit precision
awq
License:
yi-license
Model card
Files
Files and versions
Community
1
Train
Use this model
f1b2cd1
Yi-34B-AWQ
/
tokenizer_config.json
TheBloke
AWQ model commit
c71538b
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"
}