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
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>