Skip to content

Commit d048901

Browse files
committed
remove trailing whitespace
1 parent a30d9a6 commit d048901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/llama-model.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18419,4 +18419,4 @@ bool llama_model_is_diffusion(const llama_model * model) {
1841918419

1842018420
const std::vector<std::pair<std::string, ggml_tensor *>> & llama_internal_get_tensor_map(const llama_model * model) {
1842118421
return model->tensors_by_name;
18422-
}
18422+
}

0 commit comments

Comments
 (0)