初始化项目,由ModelHub XC社区提供模型
Model: changkaiyan/ChipGPT-Llama2-SFT-7B Source: Original Platform
This commit is contained in:
6
alpaca-lora/templates/alpaca.json
Normal file
6
alpaca-lora/templates/alpaca.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"description": "Template used by Alpaca-LoRA.",
|
||||
"prompt_input": "Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.\n\n### Instruction:\n{instruction}\n\n### Input:\n{input}\n\n### Response:\n",
|
||||
"prompt_no_input": "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\n{instruction}\n\n### Response:\n",
|
||||
"response_split": "### Response:"
|
||||
}
|
||||
Reference in New Issue
Block a user