CoolFace
Modelpublic

MultiverseComputingCAI/HyperNova-60B

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
62likes482downloads
generation_config.json12 linesDownload Raw Back to root
1{2  "bos_token_id": 199998,3  "do_sample": true,4  "eos_token_id": [5    200002,6    199999,7    2000128  ],9  "pad_token_id": 199999,10  "transformers_version": "4.56.1",11  "trust_remote_code": false12}