beecoder-playground / constants.py
pszemraj's picture
Super-squash branch 'main' using huggingface_hub
3577ef9 verified
raw
history blame contribute delete
104 Bytes
END_OF_TEXT = "<|endoftext|>"
# Near zero temperature to avoid division by zero
MIN_TEMPERATURE = 1e-4