llama.cpp subdirs

This commit is contained in:
Michael Yang
2024-12-19 11:36:57 -08:00
parent 756bfebe1b
commit bca6ed0ccc
56 changed files with 352 additions and 817 deletions

View File

@@ -0,0 +1,6 @@
package common
// #cgo CXXFLAGS: -std=c++11
// #cgo CPPFLAGS: -I${SRCDIR}/../include
// #cgo CPPFLAGS: -I${SRCDIR}/../../../ml/backend/ggml/ggml/include
import "C"