初始化项目,由ModelHub XC社区提供模型
Model: dreamgen/opus-v1.2-llama-3-8b Source: Original Platform
This commit is contained in:
11
configs/lmstudio/preset.json
Normal file
11
configs/lmstudio/preset.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "OpusV1StoryWriting",
|
||||
"inference_params": {
|
||||
"input_prefix": "<|im_end|>\n<|im_start|>user\n",
|
||||
"input_suffix": "<|im_end|>\n<|im_start|>text\n",
|
||||
"antiprompt": ["<|im_start|>", "<|im_end|>"],
|
||||
"pre_prompt_prefix": "<|im_start|>system\n",
|
||||
"pre_prompt_suffix": "",
|
||||
"pre_prompt": "You are an intelligent, skilled, versatile writer.\n\nYour task is to write a story based on the information below.\n\n## Overall plot description:\n\n"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user