This commit is contained in:
2023-10-10 01:53:30 +00:00
parent feb9baa400
commit ece426cc89

View File

@@ -78,7 +78,7 @@ function removeLatestMsg(a::agent)
end
end
function generatePrompt(a::agent,
function generatePrompt(a::agent;
userToken::String=" [/INST]", assistantToken=" [INST]",
systemToken="[INST]<<SYS>> content <</SYS>>")
prompt = nothing