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 fb5e0a123..7f71596e4 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