Zro-Alpaca_3Bq16 / mlc-chat-config.json
saberai's picture
Update mlc-chat-config.json
07f17ae
{
"model_lib": "RedPajama-INCITE-Chat-3B-v1-q4f16_1",
"local_id": "RedPajama-INCITE-Chat-3B-v1-q4f16_1",
"conv_template": "redpajama_chat",
"temperature": 0.7,
"repetition_penalty": 1.01,
"top_p": 0.95,
"mean_gen_len": 128,
"max_gen_len": 512,
"shift_fill_factor": 0.3,
"estimated_vram_req": 2254857830,
"tokenizer_files": [
"tokenizer.json"
],
"model_category": "gpt_neox",
"model_name": "RedPajama-INCITE-Chat-3B-v1",
"max_window_size": 2048,
"vocab_size": 50432
}