mirror of
https://github.com/leejet/stable-diffusion.cpp.git
synced 2025-12-13 05:48:56 +00:00
mv qwen.hpp -> qwenvl.hpp
This commit is contained in:
parent
fe4e73156f
commit
d8d4c268dc
@ -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__
|
||||
Loading…
x
Reference in New Issue
Block a user