> ## Content Index
> Fetch the complete content index at: https://en.blog.themarfa.name/llms.txt
> Use this file to discover other available public pages before exploring further.

# Searchable LLM Directory
- URL: https://en.blog.themarfa.name/searchable-llm-directory/
- Published: 2024-02-21T09:26:47.000Z
- Updated: 2024-02-21T09:26:47.000Z
- Description: When developing a project based on a language model (LLM), it is important to find the one most suitable for your tasks.
- Author: Konstantin Dokuchaev
- Tags: web, All Large Language Models

When developing a project based on a language model (LLM), it is important to find the one most suitable for your tasks. But searching online and researching different information can be very time-consuming.

The developer of the [**All Large Language Models**](https://llmmodels.org/) website thought the same thing and collected basic information about all LLMs on a single resource.

![](https://blog.themarfa.name/content/images/2024/02/image-5.png)

For ease of navigation, all models on the site are divided into two categories: general and open source. But in each of these categories you can filter models by other parameters: audio, multilingual, text, seq2seq and others.

Each model has a card with a brief description of its capabilities and the amount of data.

![](https://blog.themarfa.name/content/images/2024/02/image-6.png)

And when you click on the card, you will be taken to the page of the authors of the model, where you can familiarize yourself with it in more detail.

[Try All Large Language Models](https://llmmodels.org/)