fix space
Co-authored-by: compilade <git@compilade.net>
This commit is contained in:
parent
0cd67f88b9
commit
346a97f9c9
1 changed files with 1 additions and 0 deletions
|
@ -14009,6 +14009,7 @@ struct llm_build_context {
|
||||||
|
|
||||||
return gf;
|
return gf;
|
||||||
}
|
}
|
||||||
|
|
||||||
struct ggml_cgraph * build_exaone() {
|
struct ggml_cgraph * build_exaone() {
|
||||||
struct ggml_cgraph * gf = ggml_new_graph_custom(ctx0, llama_model_max_nodes(model), false);
|
struct ggml_cgraph * gf = ggml_new_graph_custom(ctx0, llama_model_max_nodes(model), false);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue