docs: update model gallery documentation to reference main repository (#8452)

Fixes #8212 - Updated the note about reporting broken models to
reference the main LocalAI repository instead of the outdated
separate gallery repository reference.
This commit is contained in:
Varun Chawla
2026-02-08 13:14:23 -08:00
committed by GitHub
parent e43c0c3ffc
commit aa9ca401fa

View File

@@ -14,7 +14,7 @@ LocalAI to ease out installations of models provide a way to preload models on s
{{% notice note %}}
The models in this gallery are not directly maintained by LocalAI. If you find a model that is not working, please open an issue on the model gallery repository.
The models in this gallery are not directly maintained by LocalAI. If you find a model that is not working, please open an issue on the [main LocalAI repository](https://github.com/mudler/LocalAI/issues).
{{% /notice %}}
{{% notice note %}}