llama-3-8b-it-ko-chang-gguf / llama_3_it_ko_chang_7b.preset.json
teddylee777's picture
Upload llama_3_it_ko_chang_7b.preset.json
870eaa4 verified
{
"name": "llama-3-it-ko-chang-7b",
"load_params": {
"n_ctx": 4096,
"n_batch": 512,
"rope_freq_base": 0,
"rope_freq_scale": 0,
"n_gpu_layers": -1,
"use_mlock": true,
"main_gpu": 0,
"tensor_split": [
0
],
"seed": -1,
"f16_kv": true,
"use_mmap": true,
"no_kv_offload": false,
"num_experts_used": 0
},
"inference_params": {
"n_threads": 4,
"n_predict": -1,
"top_k": 40,
"min_p": 0.05,
"top_p": 0.95,
"temp": 0,
"repeat_penalty": 1.1,
"input_prefix": "<|start_header_id|>B<|end_header_id|>\n\n",
"input_suffix": "<|eot_id|><|start_header_id|>A<|end_header_id|>\n\n",
"antiprompt": [
"<|start_header_id|>",
"<|eot_id|>",
"<|end_header_id|>",
"<|begin_of_text|>",
"<|end_of_text|>",
"B:",
"<|start_header_id|>B:<|end_header_id|>\\n\\n",
"<|start_header_id|>B<|end_header_id|>\\n\\n"
],
"pre_prompt": "You are a helpful, smart, kind, and efficient AI assistant. You always fulfill the user's requests to the best of your ability.",
"pre_prompt_suffix": "<|eot_id|>",
"pre_prompt_prefix": "<|start_header_id|>system<|end_header_id|>\\n\\n",
"seed": -1,
"tfs_z": 1,
"typical_p": 1,
"repeat_last_n": 64,
"frequency_penalty": 0,
"presence_penalty": 0,
"n_keep": 0,
"logit_bias": {},
"mirostat": 0,
"mirostat_tau": 5,
"mirostat_eta": 0.1,
"memory_f16": true,
"multiline_input": false,
"penalize_nl": true
}
}