mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-18 16:55:05 +02:00
migrate server
This commit is contained in:
+1
-1
@@ -973,7 +973,7 @@ static std::string common_chat_template_direct_apply_impl(
|
||||
jinja::caps_apply_reasoning_effort(ctx, reasoning_effort);
|
||||
}
|
||||
|
||||
jinja::global_from_json(ctx, common_json_ref_from_raw(inp), inputs.mark_input);
|
||||
jinja::global_from_json(ctx, common_json_from_raw(inp), inputs.mark_input);
|
||||
|
||||
// render
|
||||
jinja::runtime runtime(ctx);
|
||||
|
||||
Reference in New Issue
Block a user