1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-20 16:51:16 +01:00
llama.cpp/examples/llama.swiftui/llama.swiftui/UI
Zay e790eef21c
llama.swiftui : update models layout ()
* 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 () 2024-01-12 14:48:00 +02:00
DownloadButton.swift llama.swiftui : update models layout () 2024-01-12 14:48:00 +02:00
InputButton.swift llama.swiftui : update models layout () 2024-01-12 14:48:00 +02:00
LoadCustomButton.swift llama.swiftui : support loading custom model from file picker () 2024-01-04 10:22:38 +02:00