llama.swiftui : use llama.cpp as SPM package (#4804)
This commit is contained in:
parent
d117d4dc5d
commit
72d8407b36
5 changed files with 13 additions and 94 deletions
|
@ -1,8 +1,5 @@
|
|||
import Foundation
|
||||
|
||||
// To use this in your own project, add llama.cpp as a swift package dependency
|
||||
// and uncomment this import line.
|
||||
// import llama
|
||||
import llama
|
||||
|
||||
enum LlamaError: Error {
|
||||
case couldNotInitializeContext
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue