Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
boboliu
/
glm-4-9b-chat-FP8
like
0
Text Generation
Transformers
Safetensors
Chinese
chatglm
feature-extraction
conversational
custom_code
fp8
License:
glm-4
Model card
Files
Files and versions
Community
Train
Use this model
8087d8c
glm-4-9b-chat-FP8
/
generation_config.json
boboliu
init
212faa3
3 months ago
raw
Copy download link
history
blame
Safe
208 Bytes
{
"do_sample"
:
true
,
"eos_token_id"
:
[
151329
,
151336
,
151338
]
,
"max_length"
:
128000
,
"pad_token_id"
:
151329
,
"temperature"
:
0.8
,
"top_p"
:
0.8
,
"transformers_version"
:
"4.43.3"
}