CoolFace
Modelpublic

iNLP-Lab/Myna-Hokkien

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
14likes73downloads
generation_config.json9 linesDownload Raw Back to root
1{2  "talker_max_new_tokens": 4096,3  "talker_repetition_penalty": 1.05,4  "talker_temperature": 0.9,5  "talker_top_k": 50,6  "talker_top_p": 1.0,7  "transformers_version": "4.57.1"8}9