mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-07-16 16:31:30 +00:00
gemma: fix default prompt template
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
32837fb3a0
commit
4a8c6d7f9c
@ -12,7 +12,7 @@
|
|||||||
"type": "Gemma",
|
"type": "Gemma",
|
||||||
"description": "<strong>A state-of-the-art open model from Google</strong><br><ul><li>Fast responses</li><li>Chat based model</li><li>Trained by Google</li><li>Licensed for commercial use</li><li>Gemma is provided under and subject to the Gemma Terms of Use found at <a href=\"https://ai.google.dev/gemma/terms\">ai.google.dev/gemma/terms</a></li></ul>",
|
"description": "<strong>A state-of-the-art open model from Google</strong><br><ul><li>Fast responses</li><li>Chat based model</li><li>Trained by Google</li><li>Licensed for commercial use</li><li>Gemma is provided under and subject to the Gemma Terms of Use found at <a href=\"https://ai.google.dev/gemma/terms\">ai.google.dev/gemma/terms</a></li></ul>",
|
||||||
"url": "https://gpt4all.io/models/gguf/gemma-7b-it.Q4_0.gguf",
|
"url": "https://gpt4all.io/models/gguf/gemma-7b-it.Q4_0.gguf",
|
||||||
"promptTemplate": "<start_of_turn>user\n%1<end_of_turn>\n<start_of_turn>model\n\n",
|
"promptTemplate": "<start_of_turn>user\n%1<end_of_turn>\n<start_of_turn>model\n",
|
||||||
"systemPrompt": ""
|
"systemPrompt": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user