mirror of
https://github.com/ollama/ollama.git
synced 2025-11-12 23:56:41 +01:00
llama: update to commit de4c07f93 (#10655)
This commit is contained in:
6
llama/llama.cpp/tools/mtmd/mtmd.go
Normal file
6
llama/llama.cpp/tools/mtmd/mtmd.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package mtmd
|
||||
|
||||
// #cgo CXXFLAGS: -std=c++11
|
||||
// #cgo CPPFLAGS: -I${SRCDIR}/../../include -I${SRCDIR}/../../common
|
||||
// #cgo CPPFLAGS: -I${SRCDIR}/../../../../ml/backend/ggml/ggml/include
|
||||
import "C"
|
||||
Reference in New Issue
Block a user