beecoder-playground / constants.py
pszemraj's picture
init modified demo
e01a839
raw history blame
No virus
104 Bytes
END_OF_TEXT = "<|endoftext|>"
# Near zero temperature to avoid division by zero
MIN_TEMPERATURE = 1e-4