llama.cpp/examples/llama.swiftui/llama.swiftui/UI
Daniel Bevenius de8b5a3624
llama.swiftui : add "Done" dismiss button to help view (#11998)
The commit updates the help view in the llama.swiftui example to use a
NavigationView and a Done button to dismiss the help view.

The motivation for this is that without this change there is now way to
dimiss the help view.
2025-02-22 06:33:29 +01:00
..
ContentView.swift llama.swiftui : add "Done" dismiss button to help view (#11998) 2025-02-22 06:33:29 +01:00
DownloadButton.swift llama.swiftui : update models layout (#4826) 2024-01-12 14:48:00 +02:00
InputButton.swift llama.swiftui : update models layout (#4826) 2024-01-12 14:48:00 +02:00
LoadCustomButton.swift llama.swiftui : support loading custom model from file picker (#4767) 2024-01-04 10:22:38 +02:00