mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| context | ||
| worker | ||
| backends.go | ||
| cli.go | ||
| explorer.go | ||
| federated.go | ||
| models.go | ||
| run.go | ||
| soundgeneration.go | ||
| transcript.go | ||
| tts.go | ||
| util.go | ||