# Validated model

{% hint style="info" %}
One Click Deploy supports models based on specific model architectures. This means that if you fine-tune a model, we can also deploy it as long as it uses a supported architecture.
{% endhint %}

### Llama

* [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct)
* [scb10x/llama-3-typhoon-v1.5x-8b-instruct](https://huggingface.co/scb10x/llama-3-typhoon-v1.5-8b-instruct)
* [scb10x/llama-3-typhoon-v1.5-8b-instruct](https://huggingface.co/scb10x/llama-3-typhoon-v1.5-8b-instruct)

### **Mistral**

* [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)

### Qwen, Qwen2

* [SeaLLMs/SeaLLMs-v3-7B-Chat](https://huggingface.co/SeaLLMs/SeaLLMs-v3-7B-Chat)
* [SeaLLMs/SeaLLMs-v3-1.5B-Chat](https://huggingface.co/SeaLLMs/SeaLLMs-v3-1.5B-Chat)
* [Qwen/Qwen2-7B-Instruct](https://huggingface.co/Qwen/Qwen2-7B-Instruct)
* [Qwen/CodeQwen1.5-7B-Chat](https://huggingface.co/Qwen/CodeQwen1.5-7B-Chat) (FIM Supported)
* [Qwen/CodeQwen1.5-7B](https://huggingface.co/Qwen/CodeQwen1.5-7B) (FIM Supported)

### Gemma, Gemma2

* [SeaLLMs/SeaLLM-7B-v2.5](https://huggingface.co/SeaLLMs/SeaLLM-7B-v2.5)
* [google/gemma-2-2b-it](https://huggingface.co/google/gemma-2-2b-it)
* [google/gemma-2-9b-it](https://huggingface.co/google/gemma-2-9b-it)
* [google/gemma-2-27b-it](https://huggingface.co/google/gemma-2-27b-it)
* [google/codegemma-1.1-2b](https://huggingface.co/google/codegemma-1.1-2b) (FIM Supported)
* [google/codegemma-7b](https://huggingface.co/google/codegemma-7b) (FIM Supported)
