CoolFace
Modelpublic

FreedomIntelligence/openPangu-Embedded-1B

sourceHugging Faceotherupdated 1y agoView on Hugging Face
6likes65downloads
generation_config.json12 linesDownload Raw Back to root
1{2  "_from_model_config": true,3  "do_sample": false,4  "bos_token_id": 1,5  "pad_token_id": 0,6  "eos_token_id": 45892,7  "temperature": 1.0,8  "top_k": 0,9  "top_p": 0.8,10  "transformers_version": "4.53.2"11}12