docs: add slug gpu not used

This commit is contained in:
Ho Duc Hieu 2024-01-10 12:28:40 +07:00
parent 3906ccffe1
commit ecaf4af47e
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,7 @@
---
title: Jan is Not Using GPU
slug: /troubleshooting/gpu-not-used
description: Jan is not using GPU
keywords: [
Jan AI,
Jan,

View File

@ -69,6 +69,10 @@ const config = {
from: "/troubleshooting/failed-to-fetch",
to: "/troubleshooting/somethings-amiss",
},
{
from: "/guides/troubleshooting/gpu-not-used/",
to: "/troubleshooting/gpu-not-used",
},
],
},
],