llama.cpp/examples/llama.swiftui/llama.swiftui/UI
Zay e790eef21c
llama.swiftui : update models layout (#4826)
* Updated Models Layout

- Added a models drawer
- Added downloading directly from Hugging Face
- Load custom models from local folder
- Delete models by swiping left

* trimmed trailing white space

* Updated Models Layout
2024-01-12 14:48:00 +02:00
..
ContentView.swift llama.swiftui : update models layout (#4826) 2024-01-12 14:48:00 +02: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