nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
https://nomic.ai/gpt4all
MIT License
69.11k stars 7.59k forks source link

Support for Metal on Intel Macs #1337

Closed TomDev234 closed 3 weeks ago

TomDev234 commented 1 year ago

Feature request

GPU Support for macOS Metal

Motivation

more speed

Your contribution

I have no time to contribute for now.

cosmic-snow commented 1 year ago

Metal is already supported for Mac M1/M2. Are you facing an issue with that?

TomDev234 commented 1 year ago

I have an Intel Mac.

On 12. Aug 2023, at 14:36, cosmic-snow @.***> wrote:

Metal is already supported for Mac M1/M2. Are you facing an issue with that?

— Reply to this email directly, view it on GitHub https://github.com/nomic-ai/gpt4all/issues/1337#issuecomment-1675893984, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOZDJ2HWTSZTTWSKKAQFDTXU52ERANCNFSM6AAAAAA3N44C4Q. You are receiving this because you authored the thread.

cosmic-snow commented 1 year ago

Ah right. I don't think that's supported. Although there is GPU support through Vulkan in the works, and that might ultimately run on Intel Macs, too.

dokterbob commented 3 weeks ago

Dup of https://github.com/nomic-ai/gpt4all/issues/2114

cebtenzzre commented 3 weeks ago

Dup of #2114

Well, technically no, this issue is about Metal specifically. Although something Vulkan-based would be less effort to get working for sure.

dokterbob commented 3 weeks ago

Sorry, misread! My bad!

cebtenzzre commented 3 weeks ago

Closing in favor of the more general #1354