File size: 605 Bytes
7e709e6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "model_lib": "SOLAR-10.7B-Instruct-v1.0-q4f16_1",
    "local_id": "SOLAR-10.7B-Instruct-v1.0-q4f16_1",
    "conv_template": "llama_default",
    "temperature": 0.7,
    "repetition_penalty": 1.0,
    "top_p": 0.95,
    "mean_gen_len": 128,
    "max_gen_len": 4096,
    "num_shards": 1,
    "use_presharded_weights": false,
    "shift_fill_factor": 0.3,
    "tokenizer_files": [
        "tokenizer.json",
        "tokenizer.model"
    ],
    "model_category": "llama",
    "model_name": "SOLAR-10.7B-Instruct-v1.0",
    "vocab_size": 32000,
    "prefill_chunk_size": -1,
    "max_window_size": 4096
}