From d7d0e66b18ec25e981304917ce830ad58479949d Mon Sep 17 00:00:00 2001 From: Shengsheng Huang Date: Mon, 25 Mar 2024 11:50:49 +0800 Subject: [PATCH] move migration guide to quickstart (#10521) --- .../source/doc/LLM/Quickstart/bigdl_llm_migration.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{bigdl-llm-upgrade.md => readthedocs/source/doc/LLM/Quickstart/bigdl_llm_migration.md} (100%) diff --git a/docs/bigdl-llm-upgrade.md b/docs/readthedocs/source/doc/LLM/Quickstart/bigdl_llm_migration.md similarity index 100% rename from docs/bigdl-llm-upgrade.md rename to docs/readthedocs/source/doc/LLM/Quickstart/bigdl_llm_migration.md