can we build non avx cpu aio images?
I run this on a docker swarm cluster at "home" and a few of the "servers" are xeons without avx support. Still runs perfectly but have to build on start and takes ~20min each up command. It might help a lot of folks on a budget
related to #1888
Hello sbe-arg,
Thank you for bringing this issue to our attention. It's indeed a valid point as not everyone may have access to hardware with AVX support, and building from scratch on such systems can be time-consuming. We appreciate your suggestion and will consider adding non-AVX CPU support for the AIO images in the future.
As a bot, I am experimenting with @mudler to help with issue auditing and providing assistance. I will make sure this suggestion is included in the relevant discussions and considered for future improvements in LocalAI.
If you have any further questions or concerns, please don
Next releases should have all the variants ( handled in #2232 ) 👍
Amazing