Meta-Llama-3-8B-Instruct-CleanParallel / generation_config.json
williamhtan's picture
First version of the Meta-Llama-3-8B-Instruct-CleanParallel model and tokenizer.
eae4914
raw
history blame contribute delete
142 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128001,
"transformers_version": "4.40.2"
}