Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
NewBreaker
/
chatglm-6b-int4
like
0
Text2Text Generation
Transformers
PyTorch
humarin/chatgpt-paraphrases
English
chatglm
conversational
custom_code
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
chatglm-6b-int4
/
models
/
special_tokens_map.json
NewBreaker
auto git
3f712ba
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"bos_token"
:
"<sop>"
,
"eos_token"
:
"<eop>"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}