diff --git a/qwen.hpp b/qwenvl.hpp similarity index 99% rename from qwen.hpp rename to qwenvl.hpp index 45611c8..46ae7f7 100644 --- a/qwen.hpp +++ b/qwenvl.hpp @@ -1,5 +1,5 @@ -#ifndef __QWEN_HPP__ -#define __QWEN_HPP__ +#ifndef __QWENVL_HPP__ +#define __QWENVL_HPP__ #include "ggml_extend.hpp" @@ -729,4 +729,4 @@ namespace Qwen { }; // Qwen -#endif // __QWEN_HPP__ +#endif // __QWENVL_HPP__