mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-19 22:36:13 -04:00
mtmd : drop _shared
from libmtmd
name, merge helpers into libmtmd (⚠️ breaking change) (#13917)
* mtmd : fix missing public header * no object * apply suggestion from Georgi * rm mtmd-helper, merge it to mtmd * missing vendor include dir
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "ggml.h"
|
||||
#include "llama.h"
|
||||
#include "clip.h"
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
Reference in New Issue
Block a user