summaryrefslogtreecommitdiff
path: root/examples/llama.swiftui/llama.swiftui.xcodeproj
AgeCommit message (Expand)Author
2024-01-12llama.swiftui : update models layout (#4826)Zay
2024-01-07llama.swiftui : use llama.cpp as SPM package (#4804)Alex Azarov
2024-01-07llama.swiftui : add visionOS target (#4805)Alex Azarov
2024-01-05metal : switch back to default.metallib (ggml/681)Georgi Gerganov
2024-01-04llama.swiftui : support loading custom model from file picker (#4767)singularity
2024-01-04llama.swiftui : fix build of ggml.metallib (#4754)singularity
2023-12-17llama.swiftui : add bench functionality (#4483)Georgi Gerganov
2023-11-27examples : iOS example with swift ui (#4159)Bailey Chittle