CoolFace
Apppublic

VikasSeetha/java-Techies

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes
MODEL_PARAMS9 linesDownload Raw Back to defaults
1{2      "temperature": 0.9,3      "top_p": 0.95,4      "repetition_penalty": 1.2,5      "top_k": 50,6      "truncate": 1000,7      "max_new_tokens": 10248}9