From aa9ca401fafabc6567c1d538bbae11ea1df6f6f6 Mon Sep 17 00:00:00 2001 From: Varun Chawla <34209028+veeceey@users.noreply.github.com> Date: Sun, 8 Feb 2026 13:14:23 -0800 Subject: [PATCH] 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. --- docs/content/features/model-gallery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/features/model-gallery.md b/docs/content/features/model-gallery.md index 613781b41..96aaf01d0 100644 --- a/docs/content/features/model-gallery.md +++ b/docs/content/features/model-gallery.md @@ -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 %}}