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 authored and GitHub committed 2026-02-08 22:14:23 +01:00
1 parent e43c0c3ffc
commit aa9ca401fa
1 file changed
+1 -1
+1 -1
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 %}}