Daniel Bevenius

Results 26 issues of Daniel Bevenius

This commit adds a script to build an XCFramework for iOS. The script uses CMake to build the library for both the simulator and device and then creates an XCFramework...

examples
devops

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...

examples

## Semantic versioning in GGML This task is about implementing semantic versioning in GGML. > 📝 **Note:** This is a work in progress and the current content is a starting...

This is a work in progress to add support for GPU sampling. The motivation for this feature is to enable sampling to be performed directly on the GPU as part...

testing
Nvidia GPU
examples
server
ggml

This commit adds a keyboard shortcut CTRL+SHIFT+S to toggle the sidebar. The motivation for this is this is often possible with other chat applications and I think improves usability.

examples
server

The bindings-java job failed in this [run](https://github.com/ggml-org/whisper.cpp/actions/runs/14665117526/job/41165859544). This task should take a look at why this happened and address the issue. The specific error is: ```console * What went wrong:...