{ "model_type": "llama", "quantization": "q4f16_1", "model_config": { "hidden_size": 3072, "intermediate_size": 8192, "num_attention_heads": 24, "num_hidden_layers": 28, "rms_norm_eps": 1e-05, "vocab_size": 128256, "position_embedding_base": 500000.0, "context_window_size": 768, "prefill_chunk_size": 768, "num_key_value_heads": 8, "head_dim": 128, "tensor_parallel_shards": 1, "max_batch_size": 80 }, "vocab_size": 128256, "context_window_size": 768, "sliding_window_size": -1, "prefill_chunk_size": 768, "attention_sink_size": -1, "tensor_parallel_shards": 1, "mean_gen_len": 128, "max_gen_len": 512, "shift_fill_factor": 0.3, "temperature": 0.6, "presence_penalty": 0.0, "frequency_penalty": 0.0, "repetition_penalty": 1.0, "top_p": 0.9, "conv_template": { "name": "bllossom", "system_template": "<|start_header_id|>system<|end_header_id|>\n\n{system_message}", "system_message": "You are a helpful AI assistant. Please answer the user's questions kindly. \ub2f9\uc2e0\uc740 \uc720\ub2a5\ud55c AI \uc5b4\uc2dc\uc2a4\ud134\ud2b8 \uc785\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\uc758 \uc9c8\ubb38\uc5d0 \ub300\ud574 \uce5c\uc808\ud558\uac8c \ub2f5\ubcc0\ud574\uc8fc\uc138\uc694.", "system_prefix_token_ids": [ 128000 ], "add_role_after_system_message": true, "roles": { "user": "user", "assistant": "assistant" }, "role_templates": { "user": "{user_message}", "assistant": "{assistant_message}", "tool": "{tool_message}" }, "messages": [], "seps": [ "<|eot_id|><|start_header_id|>" ], "role_content_sep": "<|end_header_id|>\n\n", "role_empty_sep": "<|end_header_id|>\n\n", "stop_str": [ "<|end_of_text|>", "<|eot_id|>" ], "stop_token_ids": [ 128001, 128009 ], "function_string": "", "use_function_calling": false, "image_token_index": -1 }, "pad_token_id": 0, "bos_token_id": 128000, "eos_token_id": 128001, "tokenizer_files": [ "tokenizer.json", "tokenizer_config.json" ], "version": "0.1.0" }