CoolFace
Modelpublic

XiWangEric/IfAug_classification_context-system-response_input_llama2_7b

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes15downloads
generation_config.json11 linesDownload Raw Back to root
1{2  "bos_token_id": 1,3  "do_sample": true,4  "eos_token_id": 2,5  "max_length": 4096,6  "pad_token_id": 0,7  "temperature": 0.6,8  "top_p": 0.9,9  "transformers_version": "4.38.2"10}11