This website requires JavaScript.
Explore
Help
Sign In
millaguie
/
llama.cpp
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
31
Packages
Projects
Releases
Wiki
Activity
Files
dfd6b2c0be191b3abe2fd9c1b25deff01c6249d8
llama.cpp
/
Sources
/
llama
/
module.modulemap
T
6 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
llama : use cmake for swift build (
#10525
)
2024-12-08 12:14:54 +01:00
module llama [system] {
header "llama.h"
link "llama"
export *
}
Reference in New Issue
Copy Permalink