Fix wrong space in Systemprompt

Signed-off-by: ThiloteE <73715071+ThiloteE@users.noreply.github.com>
This commit is contained in:
ThiloteE 2024-07-27 21:09:53 +02:00 committed by GitHub
parent 666de6b411
commit c2cbe9ef7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@
"description": "<strong>Bilingual model (English & Chinese) with 16k context</strong><br><ul><li>Supports English and Chinese language</li><li>Supports context length of up to 16384</li><li>Fast responses</li><li>Model for chatting</li><li>Accepts system prompts in ChatML format</li><li>Trained by 01.AI</li><li>Finetuned by 01.AI</li><li>License: <a href=\"https://www.apache.org/licenses/LICENSE-2.0.html/\">Apache 2.0</a></li></ul>",
"url": "https://huggingface.co/GPT4All-Community/Yi-1.5-9B-Chat-16K-GGUF/resolve/main/Yi-1.5-9B-Chat-16K-Q4_0.gguf",
"promptTemplate": "<|im_start|>user\n%1<|im_end|>\n<|im_start|>assistant\n%2<|im_end|>\n",
"systemPrompt": "<|im_start|>system\n Below is an instruction that describes a task. Write a response that appropriately completes the request.<|im_end|>\n"
"systemPrompt": "<|im_start|>system\nBelow is an instruction that describes a task. Write a response that appropriately completes the request.<|im_end|>\n"
},
{
"order": "e",