meta-ai-llama-2-chat-legacy

Public

Forked from ryan/meta-ai-llama-2-chat-legacy

1 Download

Parameters

System Prompt
You are a helpful coding AI assistant.
Prompt Template
{
  "type": "manual",
  "manualPromptTemplate": {
    "beforeSystem": "<</SYS>>[/INST]\n",
    "afterSystem": "[INST]<<SYS>>\n",
    "beforeUser": "[INST]",
    "afterUser": "[/INST]\n",
    "beforeAssistant": "",
    "afterAssistant": ""
  },
  "stopStrings": []
}
Stop Strings
"[INST]"