Skip to content

Commit d8d4c26

Browse files
committed
mv qwen.hpp -> qwenvl.hpp
1 parent fe4e731 commit d8d4c26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

qwen.hpp renamed to qwenvl.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef __QWEN_HPP__
2-
#define __QWEN_HPP__
1+
#ifndef __QWENVL_HPP__
2+
#define __QWENVL_HPP__
33

44
#include "ggml_extend.hpp"
55

@@ -729,4 +729,4 @@ namespace Qwen {
729729

730730
}; // Qwen
731731

732-
#endif // __QWEN_HPP__
732+
#endif // __QWENVL_HPP__

0 commit comments

Comments
 (0)