a-ghorbani / pocketpal-ai

An app that brings language models directly to your phone.
MIT License
431 stars 23 forks source link

[ux] model download on background #9

Open a-ghorbani opened 1 month ago

a-ghorbani commented 1 month ago

On iOS, background downloads are generally limited, so I need to integrate NSURLSession with the background configuration. In Android, it should already be working.