lumi-mobile / mobile_config.json
taru's picture
Upload mobile_config.json with huggingface_hub
6cc6425 verified
{
"model_file": "lumi_mobile.ptl",
"vocab_size": 64400,
"max_length": 150,
"temperature": 1.0,
"top_p": 0.95,
"top_k": 64,
"pad_token_id": 0,
"eos_token_id": 7,
"bos_token_id": 1
}