_Spydaz_Web_AI_MistralStar_001_Project / generation_config.json
LeroyDyer's picture
Upload folder using huggingface_hub
a009331 verified
raw
history blame
No virus
256 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"num_beams": 4,
"num_return_sequences": 2,
"temperature": 0.7,
"top_k": 100,
"top_p": 0.68,
"transformers_version": "4.42.4",
"use_cache": false
}