CoolFace
Modelpublic

VortexHunter23/Shed-Coder-0.2

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes9downloads
generation_config.json12 linesDownload Raw Back to root
1{2  "_from_model_config": true,3  "bos_token_id": 151646,4  "do_sample": true,5  "eos_token_id": 151643,6  "max_length": 131072,7  "pad_token_id": 151654,8  "temperature": 0.6,9  "top_p": 0.95,10  "transformers_version": "4.51.3"11}12