]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama.swiftui : support loading custom model from file picker (#4767)
authorsingularity <redacted>
Thu, 4 Jan 2024 08:22:38 +0000 (16:22 +0800)
committerGitHub <redacted>
Thu, 4 Jan 2024 08:22:38 +0000 (10:22 +0200)
commit3c0b585561d74a56977cf3a3844535ecc9e37972
treebc023b0691942fcf362823aea70cdfb1d372d252
parente5804313a1edaf00726ed0b96ecced07accbf50c
llama.swiftui : support loading custom model from file picker (#4767)

* swiftui: support load model from file picker

* swiftui: remove trailing whitespace
examples/llama.swiftui/llama.swiftui.xcodeproj/project.pbxproj
examples/llama.swiftui/llama.swiftui/UI/ContentView.swift
examples/llama.swiftui/llama.swiftui/UI/LoadCustomButton.swift [new file with mode: 0644]