CoolFace
Modelpublic

arathymohan/Generative_AI_Llama

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes8downloads
generation_config.json10 linesDownload Raw Back to root
1{2  "_from_model_config": true,3  "bos_token_id": 1,4  "eos_token_id": 2,5  "pad_token_id": 32000,6  "temperature": 0.9,7  "top_p": 0.6,8  "transformers_version": "4.31.0"9}10