Commit Graph

13 Commits

Author SHA1 Message Date
Alex Rozanski 713b65df3e add back Makefile and quantize.cpp in correct locations 2023-03-16 02:30:13 +01:00
Alex Rozanski e0d648c817 remove quantize.cpp 2023-03-16 01:30:35 +01:00
Alex Rozanski 058377cb3e add SPM support 2023-03-16 01:17:44 +01:00
Alex Rozanski 5f4905a256 separate Swift and C++/Objective-C++ code into separate libraries 2023-03-16 00:24:12 +01:00
Alex Rozanski 27afd915b8 update license file 2023-03-14 11:53:49 +01:00
Alex Rozanski f5779567ed update readme 2023-03-14 11:52:34 +01:00
Alex Rozanski e3df7bb91f add basic error handling 2023-03-14 11:45:59 +01:00
Alex Rozanski e04b99370c pass events from C++ through to Swift 2023-03-14 11:45:59 +01:00
Alex Rozanski b3404f6d27 execute prediction in NSOperation 2023-03-14 11:45:59 +01:00
Alex Rozanski 9e54dc6d56 wire up LlamaRunner to cpp code 2023-03-14 11:45:59 +01:00
Alex Rozanski 406470dd3b move cpp files to separate directory 2023-03-14 11:45:59 +01:00
Alex Rozanski 2717aee3c1 add basic Objective-C runner and pass model path 2023-03-14 11:45:59 +01:00
Alex Rozanski 7e27bbc02e add basic Xcode project and include cpp files 2023-03-14 11:45:59 +01:00