From 81d852902e9dfec871fec91a4043bcf2ac71fdd5 Mon Sep 17 00:00:00 2001 From: Akarshan Biswas Date: Fri, 10 Jan 2025 18:52:49 +0530 Subject: [PATCH] glahpp: add a space at the end of file --- ggml/src/ggml-sycl/gla.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ggml/src/ggml-sycl/gla.hpp b/ggml/src/ggml-sycl/gla.hpp index c6cf8690b..607cf3a7f 100644 --- a/ggml/src/ggml-sycl/gla.hpp +++ b/ggml/src/ggml-sycl/gla.hpp @@ -5,4 +5,4 @@ void ggml_sycl_op_gated_linear_attn(ggml_backend_sycl_context & ctx, ggml_tensor * dst); -#endif // GGML_SYCL_GLA_HPP \ No newline at end of file +#endif // GGML_SYCL_GLA_HPP