koonmania's picture
Upload folder using huggingface_hub
4df8249
raw
history blame contribute delete
No virus
243 Bytes
generation_config:
temperature: 0.2
top_p: 0.9
top_k: 40
num_beams: 1
use_cache: True
repetition_penalty: 1.2
max_new_tokens: 2048
do_sample: True
eos_token_id: 0
bos_token_id: 0
pad_token_id: 49152