Skip to content

[FEATURE] Build for iOS #114

Open
Open
@AsbjornOlling

Description

@AsbjornOlling

NobodyWho doesn't currently ship binaries for iOS, but it is very feasible to do.

Laurence Putterman managed to fork the repo to get iOS exports working:
https://github.com/LaurencePutterman/nobodywho/tree/feature/ios-build-improvements

We should get these fixed integrated into NobodyWho proper.

I think the best way to do it is to add support for the aarch-apple-ios target in llama-cpp-rs

Including the GGUF model in the exports can't be done in the "usual" way for mobile platforms, so we should implement a workaround (like copying the resource into user://) before releasing ios builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions