docs: re-structure model docs
This commit is contained in:
parent
f43e6f3154
commit
e25c4e2196
@ -29,6 +29,11 @@ In this section, we will show you how to import a GGUF model from [HuggingFace](
|
||||
|
||||
> We are fast shipping a UI to make this easier, but it's a bit manual for now. Apologies.
|
||||
|
||||
## Import Models Using Absolute Filepath (version 0.4.7)
|
||||
|
||||
Starting from version 0.4.7, Jan supports importing models using an absolute filepath, so you can import models from any location on your computer. Please check the [import models using absolute filepath](../import-models-using-absolute-filepath) guide for more information.
|
||||
|
||||
|
||||
## Manually Importing a Downloaded Model (nightly versions and v0.4.4+)
|
||||
|
||||
### 1. Create a Model Folder
|
||||
|
||||
@ -0,0 +1,21 @@
|
||||
---
|
||||
title: Import Models Using Absolute Filepath
|
||||
slug: /guides/using-models/import-models-using-absolute-filepath
|
||||
description: Guide to import model using absolute filepath in Jan.
|
||||
keywords:
|
||||
[
|
||||
Jan AI,
|
||||
Jan,
|
||||
ChatGPT alternative,
|
||||
local AI,
|
||||
private AI,
|
||||
conversational AI,
|
||||
no-subscription fee,
|
||||
large language model,
|
||||
import-models-manually,
|
||||
absolute-filepath,
|
||||
]
|
||||
---
|
||||
|
||||
In this guide, we will walk you through the process of importing a model using an absolute filepath in Jan.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user