llama : use cmake for swift build

This commit is contained in:
slaren 2024-11-26 19:25:44 +01:00 committed by Georgi Gerganov
parent d9c3ba2b77
commit 47844dc232
No known key found for this signature in database
GPG key ID: 449E073F9DC10735
5 changed files with 55 additions and 106 deletions

4
Sources/llama/llama.h Normal file
View file

@ -0,0 +1,4 @@
#pragma once
#include <llama.h>