From fee7687cf3abe1d18253a453dd234be1bf289b3b Mon Sep 17 00:00:00 2001 From: Bruce MacDonald Date: Thu, 27 Jul 2023 15:15:10 -0400 Subject: [PATCH] Update modelfile.md --- docs/modelfile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modelfile.md b/docs/modelfile.md index 780cae46..9c5f79b9 100644 --- a/docs/modelfile.md +++ b/docs/modelfile.md @@ -115,7 +115,7 @@ PARAMETER ### TEMPLATE -`TEMPLATE` the full prompt template to be passed into the model. It may include (optionally) a system prompt and a user's prompt. This is used to create a full custom prompt, and syntax may be model specific. +`TEMPLATE` of the full prompt template to be passed into the model. It may include (optionally) a system prompt and a user's prompt. This is used to create a full custom prompt, and syntax may be model specific. #### Template Variables