mudler / LocalAI

:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
https://localai.io
MIT License
26.18k stars 1.96k forks source link

ARM64 images not available #2618

Open FrankDaze opened 5 months ago

FrankDaze commented 5 months ago

Hi,

you describe here https://github.com/mudler/LocalAI/discussions/2590 some ARM64 images for Mac, but the images are not available.

image

Did I look too soon?

Thanks in advance Frank

mudler commented 5 months ago

currently only cpu/core images gets arm64 container images, so for example:

Screenshot from 2024-06-21 09-51-13

FrankDaze commented 5 months ago

ok, thanks I will try this ones.

zliebersbach commented 5 days ago

Had to switch from latest-aio-cpu to master-aio-cpu in order to get an arm64 image...

JingshanDu commented 2 days ago

Concurring with @zliebersbach. Will arm64 be added to latest-aio-cpu soon?