CoolFace
Modelpublic

NextGLab/ORANSight_Gemma_2_2B_Instruct

sourceHugging Facegemmaupdated 2y agoView on Hugging Face
0likes9downloads
generation_config.json13 linesDownload Raw Back to root
1{2  "_from_model_config": true,3  "bos_token_id": 2,4  "cache_implementation": "hybrid",5  "eos_token_id": [6    1,7    1078  ],9  "max_length": 8192,10  "pad_token_id": 0,11  "transformers_version": "4.47.1"12}13