Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ssbuild
/
chatglm2-6b-int4
like
1
Text2Text Generation
Transformers
PyTorch
Chinese
English
chatglm
glm
thudm
custom_code
Inference Endpoints
arxiv:
2103.10360
arxiv:
2210.02414
arxiv:
1911.02150
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
25715c3
chatglm2-6b-int4
/
tokenizer_config.json
ssbuild
int4
25715c3
over 1 year ago
raw
Copy download link
history
blame
Safe
244 Bytes
{
"name_or_path"
:
"THUDM/chatglm2-6b"
,
"remove_space"
:
false
,
"do_lower_case"
:
false
,
"tokenizer_class"
:
"ChatGLMTokenizer"
,
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_chatglm.ChatGLMTokenizer"
,
null
]
}
}