Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
openbmb
/
MiniCPM3-4B
like
380
Follow
OpenBMB
339
Text Generation
Transformers
PyTorch
Chinese
English
minicpm3
conversational
custom_code
arxiv:
2404.06395
License:
apache-2.0
Model card
Files
Files and versions
Community
31
Train
Use this model
main
MiniCPM3-4B
/
generation_config.json
yanhui
initial commit
4a38946
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
{
"do_sample"
:
true
,
"top_p"
:
0.8
,
"temperature"
:
0.8
,
"bos_token_id"
:
1
,
"eos_token_id"
:
[
2
,
73440
]
}