ExLLama.ChatTemplate behaviour
(LLama CPP Nif Wrapper v0.2.1)
Copy Markdown
Summary
Types
Callbacks
@callback extract_response(response :: [model_response()], model(), meta()) :: {:ok, ExLLama.ChatResponse.t()}
@callback support_list() :: {:ok, MapSet.t()}