This website requires JavaScript.
Explore
Help
Sign In
millaguie
/
llama.cpp
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
28
Packages
Projects
Releases
Wiki
Activity
Files
cf756d6e0a314e0fe25ff944341d79ea8c94cc96
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