Text Generation
Transformers
Safetensors
English
fabric
efficient
0.7b
causal-lm
chunked-memory
conversational
custom_code
Fabric1.5-0.7B-Instruct / generation_config.json
tudor-iustin22's picture
Upload 17 files
ea1882d verified
Raw
History Blame Contribute Delete
173 Bytes
{
"bos_token_id": 2,
"do_sample": false,
"eos_token_id": 7,
"max_new_tokens": 128,
"pad_token_id": 0,
"temperature": 1.0,
"top_p": 1.0,
"use_cache": false
}