Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
openbmb
/
MiniCPM-2B-dpo-bf16-llama-format
like
12
Follow
OpenBMB
370
Text Generation
Transformers
PyTorch
Safetensors
English
Chinese
llama
MiniCPM
ModelBest
THUNLP
conversational
text-generation-inference
Inference Endpoints
License:
gml
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/2
MiniCPM-2B-dpo-bf16-llama-format
/
generation_config.json
hyx21
Upload 3 files
6755797
verified
10 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
}