CoolFace
Modelpublic

RedHatAI/DeepSeek-R1-Distill-Llama-70B-quantized.w8a8

sourceHugging Facemitupdated 2y agoView on Hugging Face
2likes294downloads
generation_config.json10 linesDownload Raw Back to root
1{2  "_from_model_config": true,3  "bos_token_id": 128000,4  "do_sample": true,5  "eos_token_id": 128001,6  "temperature": 0.6,7  "top_p": 0.95,8  "transformers_version": "4.48.0"9}10