guinmoon / LLMFarm

llama and other large language models on iOS and MacOS offline using GGML library.
https://llmfarm.site
MIT License
1.05k stars 62 forks source link

iOS 15 support #43

Closed mak448a closed 4 months ago

mak448a commented 4 months ago

I have an older iPhone. Would it be possible to run this on a lower iOS such as iOS 15?

guinmoon commented 4 months ago

This is most likely not going to happen. Some metal features and swiftui components, are only available starting with iOS 16.

mak448a commented 4 months ago

Ok. I will just use my computer for LLMs then.