CoolFace
Apppublic

BEE-spoke-data/beecoder-playground

sourceHugging Faceapache-2.0updated 9mo agoView on Hugging Face
1likes
constants.py5 linesDownload Raw Back to root
1END_OF_TEXT = "<|endoftext|>"2 3# Near zero temperature to avoid division by zero4MIN_TEMPERATURE = 1e-45