From f246d70f9d2cfe85b6ca214a91f82e36776eafc2 Mon Sep 17 00:00:00 2001 From: Ho Duc Hieu <150573299+hieu-jan@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:00:48 +0700 Subject: [PATCH] docs: finalize the description --- docs/docs/guides/04-using-models/01-install-from-hub.mdx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/docs/guides/04-using-models/01-install-from-hub.mdx b/docs/docs/guides/04-using-models/01-install-from-hub.mdx index fb5e0a123a..7f71596e4f 100644 --- a/docs/docs/guides/04-using-models/01-install-from-hub.mdx +++ b/docs/docs/guides/04-using-models/01-install-from-hub.mdx @@ -28,7 +28,7 @@ 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 | | ----------- | ------------------------------------- | @@ -36,8 +36,6 @@ Utilize the **Filter Button** to choose the **Recommended LLM**. | 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). @@ -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) \ No newline at end of file