Merge pull request #1450 from 0xgokuz/docs-1133c
Docs for Installing Models from Hub
This commit is contained in:
commit
dc03cf40a4
@ -13,3 +13,41 @@ keywords:
|
|||||||
large language model,
|
large language model,
|
||||||
]
|
]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
In this guide, we will walk through the process of installing a **Large Language Model (LLM)** from the Hub.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Steps to Install Models from the Hub
|
||||||
|
|
||||||
|
### 1. Explore and Select a Model
|
||||||
|
|
||||||
|
Explore the available LLMs by scrolling through the Hub or using the **Search Bar**.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Utilize the **Filter Button** to choose the **Recommended LLM**.
|
||||||
|
|
||||||
|
| Name | Description |
|
||||||
|
| ----------- | ------------------------------------- |
|
||||||
|
| All Models | Show all LLMs available |
|
||||||
|
| Recommended | Show the Recommended LLM |
|
||||||
|
| Downloaded | Show the LLM that has been downloaded |
|
||||||
|
|
||||||
|
LLM is recommended based on the [RAM usage](https://github.com/janhq/jan/issues/1384).
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
If you want to use a model that is not available in the Hub, you can also [import the Model Manually](./02-import-manually.mdx).
|
||||||
|
|
||||||
|
### 2. Download the Model
|
||||||
|
|
||||||
|
Once you've identified the desired LLM, simply click the **Download** button to initiate the download. A progress bar will appear to indicate the download progress.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### 3. Use the Model
|
||||||
|
|
||||||
|
Once the download is completed, you can start using the model by clicking the **Use** button.
|
||||||
|
|
||||||
|

|
||||||
|
|||||||
BIN
docs/docs/guides/04-using-models/assets/01-download-progress.png
Normal file
BIN
docs/docs/guides/04-using-models/assets/01-download-progress.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 404 KiB |
BIN
docs/docs/guides/04-using-models/assets/01-filter-button.png
Normal file
BIN
docs/docs/guides/04-using-models/assets/01-filter-button.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 920 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 28 MiB |
BIN
docs/docs/guides/04-using-models/assets/01-search-model.gif
Normal file
BIN
docs/docs/guides/04-using-models/assets/01-search-model.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 MiB |
BIN
docs/docs/guides/04-using-models/assets/01-use-model.gif
Normal file
BIN
docs/docs/guides/04-using-models/assets/01-use-model.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 MiB |
Loading…
x
Reference in New Issue
Block a user