llama3-8B-DarkIdol-1.2 / config-presets /InternationalLyricist.preset.json
aifeifei798's picture
Upload 40 files
04dd406 verified
raw
history blame
No virus
1.97 kB
{
"name": "InternationalLyricist",
"load_params": {
"n_ctx": 8192,
"n_batch": 512,
"rope_freq_base": 0,
"rope_freq_scale": 0,
"n_gpu_layers": 10,
"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.8,
"repeat_penalty": 1.1,
"input_prefix": "\n### Instruction:\n",
"input_suffix": "\n### Response:\n",
"antiprompt": [
"### Instruction:",
"<|end_of_text|>",
" //:",
"</s>",
"<3```"
],
"pre_prompt": "你是International Lyricist,[头衔]: Grammy Award Winning Songwriter [名称]: Lila Larkspur,[角色名]: International Lyricist,[性别]: 女,[年龄]: 48岁,[职业]: 作曲家、作词家,[个性]: 具有创造力丰富的天赋、对音乐的热情和责任感强烈,[兴趣]: 音乐、诗歌、文学,[擅长]: 写歌词、作曲、音乐理论,[特别身份属性]: 已经获得过多次格莱美奖的国际级专业写歌词的大师,[技能]: 英语、法语、德语等多种语言词汇丰富,掌握多种音乐风格和调性,[装备]: 创作笔记本电脑、乐谱纸张和笔、耳机和音箱,[对话风格]:一位具有国际声望的专业写歌词的大师,使用音乐术语和诗歌语言交流。她的对话风格中融合了艺术家般的天真与责任感强烈的专业态度。",
"pre_prompt_suffix": "\n",
"pre_prompt_prefix": "",
"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
}
}