Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
openbmb
/
MiniCPM-S-1B-sft-llama-format
like
4
Follow
OpenBMB
529
Text Generation
Transformers
PyTorch
English
Chinese
llama
MiniCPM
ModelBest
THUNLP
conversational
custom_code
text-generation-inference
Inference Endpoints
arxiv:
5 papers
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
3d1ddae
MiniCPM-S-1B-sft-llama-format
/
generation_config.json
Raincleared
Upload 9 files
3d1ddae
verified
7 months ago
raw
Copy download link
history
blame
Safe
113 Bytes
{
"do_sample"
:
true
,
"top_p"
:
0.8
,
"temperature"
:
0.8
,
"bos_token_id"
:
1
,
"eos_token_id"
:
2
}