Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Ian-14
/
llm13
like
0
Text Generation
Transformers
PyTorch
Chinese
English
chatglm
glm
thudm
conversational
custom_code
arxiv:
2103.10360
arxiv:
2210.02414
arxiv:
1911.02150
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
llm13
/
tokenizer_config.json
ian
add model2
5955d06
over 2 years ago
raw
Copy download link
history
blame
Safe
243 Bytes
{
"name_or_path"
:
"THUDM/chatglm-6b"
,
"remove_space"
:
false
,
"do_lower_case"
:
false
,
"tokenizer_class"
:
"ChatGLMTokenizer"
,
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_chatglm.ChatGLMTokenizer"
,
null
]
}
}