Skip to content

Commit

Permalink
docs: finalize the description
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHieu01 committed Jan 8, 2024
1 parent e1793c6 commit f246d70
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/docs/guides/04-using-models/01-install-from-hub.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,14 @@ Explore the available LLMs by scrolling through the Hub or using the **Search Ba

![Search Model](assets/01-search-model.gif)

Utilize the **Filter Button** to choose the **Recommended LLM**.
Utilize the **Filter Button** to choose the **recommended LLM**. LLM is recommended based on the [RAM usage](https://github.com/janhq/jan/issues/1384).

| 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).

![Search Model](assets/01-filter-button.png)

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).
Expand All @@ -52,4 +50,4 @@ Once you've identified the desired LLM, simply click the **Download** button to

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

![Use Model](assets/01-use-model.gif)
![Use Model](assets/01-use-model.gif)

0 comments on commit f246d70

Please sign in to comment.