CoolFace
Modelpublic

t-tech/T-Search-NVFP4

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
16likes91downloads
generation_config.json14 linesDownload Raw Back to root
1{2  "bos_token_id": 248044,3  "do_sample": true,4  "eos_token_id": [5    248046,6    2480447  ],8  "pad_token_id": 248044,9  "temperature": 0.7,10  "top_p": 1.0,11  "transformers_version": "5.9.0",12  "trust_remote_code": false13}14