CoolFace
Modelpublic

lifeofcoding/mastermax-7b

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
1likes24downloads
generation_config.json12 linesDownload Raw Back to root
1{2  "_from_model_config": true,3  "bos_token_id": 1,4  "eos_token_id": 11,5  "max_new_tokens": 200,6  "num_return_sequence": 1,7  "pad_token_id": 11,8  "temperature": 0.7,9  "top_p": 0.7,10  "transformers_version": "4.31.0.dev0"11}12