SIGN IN SIGN UP
mudler / LocalAI UNCLAIMED

LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.

0 0 70 Go

chore: switch from /usr/share to /var/lib for data storage (#7361)

* More appropriate place for data storing

The /usr/share subtree in Linux is used for data that generally are not
supposed to change. Conventional places for changeable data are usually
located under /var, so /var/lib seems to be a reasonable default here.

* Data paths consistency fix

* Directory name consistency fix
I
Igor B. Poretsky committed
ab022172a923ae537ccd3426a7c81bdb81863228
Parent: b5f4f4a
Committed by GitHub <noreply@github.com> on 11/27/2025, 8:18:28 AM