docs: updating troubleshooting ollama title

This commit is contained in:
Matthew Hand 2024-11-05 22:43:09 +00:00
parent dc7f1fe7d4
commit 905b238dd0

View File

@ -1,12 +1,12 @@
---
sidebar_position: 2
title: "🤖Ollama Models"
title: "🤖Troubleshooting Ollama"
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Ollama Models
# Troubleshooting Ollama
Explore how to download, load, and use models with Ollama, both via **Docker** and **Remote** setups.