> ## Documentation Index
> Fetch the complete documentation index at: https://docs.simplismart.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported Models

> List of models supported for fine-tuning on the Simplismart platform

We support a variety of language models (LLMs) and vision-language models (VLMs). Below is a list of the available models:

## **Language Models (LLMs)**

| **Model Name**                                                                                | **Version** | **Type** | **Description**                           |
| --------------------------------------------------------------------------------------------- | ----------- | -------- | ----------------------------------------- |
| [`meta-llama/Llama-3.1-8B-Instruct`](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) | 3.1, 8B     | LLM      | Llama 3.1, 8B, Instruct tuned version     |
| [`meta-llama/Llama-3.1-8B`](https://huggingface.co/meta-llama/Llama-3.1-8B)                   | 3.1, 8B     | LLM      | Llama 3.1, 8B base model                  |
| [`meta-llama/Llama-3.2-1B`](https://huggingface.co/meta-llama/Llama-3.2-1B)                   | 3.2, 1B     | LLM      | Llama 3.2, 1B base model                  |
| [`meta-llama/Llama-3.2-1B-Instruct`](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) | 3.2, 1B     | LLM      | Llama 3.2, 1B, Instruct tuned version     |
| [`meta-llama/Llama-3.2-3B`](https://huggingface.co/meta-llama/Llama-3.2-3B)                   | 3.2, 3B     | LLM      | Llama 3.2, 3B base model                  |
| [`meta-llama/Llama-3.2-3B-Instruct`](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct) | 3.2, 3B     | LLM      | Llama 3.2, 3B, Instruct tuned version     |
| [`meta-llama/Llama-2-7B-chat-hf`](https://huggingface.co/meta-llama/Llama-2-7B-chat-hf)       | 2, 7B       | LLM      | Llama 2, 7B, Chat (Hugging Face variant)  |
| [`meta-llama/Llama-2-7B-chat`](https://huggingface.co/meta-llama/Llama-2-7B-chat)             | 2, 7B       | LLM      | Llama 2, 7B, Chat model                   |
| [`meta-llama/Llama-2-13B-chat-hf`](https://huggingface.co/meta-llama/Llama-2-13B-chat-hf)     | 2, 13B      | LLM      | Llama 2, 13B, Chat (Hugging Face variant) |
| [`meta-llama/Llama-2-13B-chat`](https://huggingface.co/meta-llama/Llama-2-13B-chat)           | 2, 13B      | LLM      | Llama 2, 13B, Chat model                  |
| [`meta-llama/Llama-2-7B`](https://huggingface.co/meta-llama/Llama-2-7B)                       | 2, 7B       | LLM      | Llama 2, 7B base model                    |
| [`meta-llama/Llama-2-13B`](https://huggingface.co/meta-llama/Llama-2-13B)                     | 2, 13B      | LLM      | Llama 2, 13B base model                   |

***

## **Vision-Language Models (VLMs)**

| **Model Name**                                                                                     | **Version** | **Type** | **Description**                           |
| -------------------------------------------------------------------------------------------------- | ----------- | -------- | ----------------------------------------- |
| [`mistral-7b-v0.3`](https://huggingface.co/mistralai/Mistral-7B-v0.3)                              | 7B, v0.3    | VLM      | Mistral 7B, Vision-Language Instruct v0.3 |
| [`mistral-7b-v0.2`](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)                     | 7B, v0.2    | VLM      | Mistral 7B, Vision-Language Instruct v0.2 |
| [`mistral-7b-v0.1`](https://huggingface.co/mistralai/Mistral-7B-v0.1)                              | 7B, v0.1    | VLM      | Mistral 7B, Vision-Language Instruct v0.1 |
| [`llama-3.2-11B-vision-instruct`](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct) | 11B         | VLM      | Llama 3.2, Vision-Instruct                |
| [`opengvlab/InternVL2_5-1B`](https://huggingface.co/opengvlab/InternVL2_5-1B)                      | 1B          | VLM      | OpenGVLab InternVL2\_5-1B                 |
| [`opengvlab/InternVL2_5-2B`](https://huggingface.co/opengvlab/InternVL2_5-2B)                      | 2B          | VLM      | OpenGVLab InternVL2\_5-2B                 |
| [`opengvlab/InternVL2_5-4B`](https://huggingface.co/opengvlab/InternVL2_5-4B)                      | 4B          | VLM      | OpenGVLab InternVL2\_5-4B                 |
| [`opengvlab/InternVL2_5-8B`](https://huggingface.co/opengvlab/InternVL2_5-8B)                      | 8B          | VLM      | OpenGVLab InternVL2\_5-8B                 |
| [`opengvlab/InternVL2-1B`](https://huggingface.co/opengvlab/InternVL2-1B)                          | 1B          | VLM      | OpenGVLab InternVL2-1B                    |
| [`opengvlab/InternVL2-2B`](https://huggingface.co/opengvlab/InternVL2-2B)                          | 2B          | VLM      | OpenGVLab InternVL2-2B                    |
| [`opengvlab/InternVL2-4B`](https://huggingface.co/opengvlab/InternVL2-4B)                          | 4B          | VLM      | OpenGVLab InternVL2-4B                    |
| [`opengvlab/InternVL2-8B`](https://huggingface.co/opengvlab/InternVL2-8B)                          | 8B          | VLM      | OpenGVLab InternVL2-8B                    |
| [`aidc-ai/Ovis1.6-Gemma2`](https://huggingface.co/AIDC-AI/Ovis1.6-Gemma2-9B)                       | 9B          | VLM      | AIDC AI Ovis1.6 Gemma2                    |
| [`aidc-ai/Ovis1.6-Llama-3.2`](https://huggingface.co/AIDC-AI/Ovis1.6-Llama3.2-3B)                  | 3B          | VLM      | AIDC AI Ovis1.6 Llama 3.2                 |
| [`aidc-ai/Ovis2-1B`](https://huggingface.co/aidc-ai/Ovis2-1B)                                      | 1B          | VLM      | AIDC AI Ovis2-1B                          |
| [`aidc-ai/Ovis2-2B`](https://huggingface.co/aidc-ai/Ovis2-2B)                                      | 2B          | VLM      | AIDC AI Ovis2-2B                          |
| [`aidc-ai/Ovis2-4B`](https://huggingface.co/aidc-ai/Ovis2-4B)                                      | 4B          | VLM      | AIDC AI Ovis2-4B                          |
| [`aidc-ai/Ovis2-8B`](https://huggingface.co/aidc-ai/Ovis2-8B)                                      | 8B          | VLM      | AIDC AI Ovis2-8B                          |
| [`aidc-ai/Ovis2-16B`](https://huggingface.co/aidc-ai/Ovis2-16B)                                    | 16B         | VLM      | AIDC AI Ovis2-16B                         |
| [`aidc-ai/Ovis2-34B`](https://huggingface.co/aidc-ai/Ovis2-34B)                                    | 34B         | VLM      | AIDC AI Ovis2-34B                         |

***

## **Flux (Image Generation)**

| **Model Name**                                                                        | **Version** | **Type**  | **Description**                                                                         |
| ------------------------------------------------------------------------------------- | ----------- | --------- | --------------------------------------------------------------------------------------- |
| [`black-forest-labs/FLUX.1-dev`](https://huggingface.co/black-forest-labs/FLUX.1-dev) | 1.0, Dev    | Image Gen | Flux, black-forest-labs/FLUX.1-dev, for advanced image generation and processing tasks. |
