llama : whitespace formatting fixes
This commit is contained in:
parent
0f3bf7c96b
commit
fcc8f820e1
1 changed files with 0 additions and 2 deletions
|
@ -10809,8 +10809,6 @@ struct llm_build_context {
|
||||||
|
|
||||||
return gf;
|
return gf;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static struct ggml_cgraph * llama_build_graph_defrag(llama_context & lctx, const std::vector<uint32_t> & ids) {
|
static struct ggml_cgraph * llama_build_graph_defrag(llama_context & lctx, const std::vector<uint32_t> & ids) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue