docs: improve absolute filepath

This commit is contained in:
hieu-jan 2024-02-19 19:21:21 +07:00
parent 18deeebc86
commit 0bf178e4b2

View File

@ -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 ### 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 ### 2. Configure the Model JSON