mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-26 03:03:25 -04:00
mtmd : move helpers to dedicated file (#13442)
* mtmd : move helpers to dedicated file * fix windows build * rm redundant include
This commit is contained in:
@ -28,6 +28,7 @@ endif()
|
||||
|
||||
add_library(mtmd OBJECT
|
||||
mtmd.cpp
|
||||
mtmd-helper.cpp
|
||||
mtmd.h
|
||||
clip.cpp
|
||||
clip.h
|
||||
|
Reference in New Issue
Block a user