diff --git a/docs/docs/guides/04-using-models/03-import-models-using-absolute-filepath.mdx b/docs/docs/guides/04-using-models/03-import-models-using-absolute-filepath.mdx index a9e77c500..b02024f50 100644 --- a/docs/docs/guides/04-using-models/03-import-models-using-absolute-filepath.mdx +++ b/docs/docs/guides/04-using-models/03-import-models-using-absolute-filepath.mdx @@ -21,7 +21,7 @@ In this guide, we will walk you through the process of importing a model using a ### 1. Get the Absolute Filepath of the Model -First, you need to download the model file from the Hugging Face. Then, you can get the absolute filepath of the model file. +After downloading .gguf model, you can get the absolute filepath of the model file. ### 2. Configure the Model JSON