Merge branch 'sync-minja-4' into r1-toolcall

This commit is contained in:
ochafik 2025-02-04 04:05:02 +00:00
commit d43e4f6c22
2 changed files with 3 additions and 7 deletions

View file

@ -175,7 +175,7 @@ static void foreach_function(const json & tools, const std::function<void(const
}
static std::string apply(
const common_chat_template & tmpl,
const common_chat_template & tmpl,
const nlohmann::ordered_json & messages,
const nlohmann::ordered_json & tools,
bool add_generation_prompt,