Skip to content

Latest commit

 

History

History
105 lines (97 loc) · 6.46 KB

File metadata and controls

105 lines (97 loc) · 6.46 KB

logo

FPT AI Studio

What You Can Do

Feature Description Docs
Model Fine-tuning Fine-tune LLM/VLM models. We support Pre-training, Supervised Fine-tuning, DPO with LoRA or Full Parameter training. Wiki or Github
Interactive Session Chat with the fine-tuned LLM/VLM model. Wiki or Github
Test Jobs Benchmark LLM/VLM model with benchmark suite or NLP metrics. Wiki or Github

Supported Models

Base model Model family Model type Model size Learning stage
deepseek-ai/DeepSeek-R1-Distill-Llama-70B DeepSeek LLM 70B Instruction-tuned
deepseek-ai/DeepSeek-R1-Distill-Llama-8B DeepSeek LLM 8B Instruction-tuned
deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B DeepSeek LLM 1.5B Instruction-tuned
deepseek-ai/DeepSeek-R1-Distill-Qwen-14B DeepSeek LLM 14B Instruction-tuned
deepseek-ai/DeepSeek-R1-Distill-Qwen-32B DeepSeek LLM 32B Instruction-tuned
deepseek-ai/DeepSeek-R1-Distill-Qwen-7B DeepSeek LLM 7B Instruction-tuned
google/gemma-3-12b-it Gemma VLM 12B Instruction-tuned
google/gemma-3-12b-pt Gemma VLM 12B Pre-trained
google/gemma-3-1b-it Gemma LLM 1B Instruction-tuned
google/gemma-3-1b-pt Gemma LLM 1B Pre-trained
google/gemma-3-27b-it Gemma VLM 27B Instruction-tuned
google/gemma-3-27b-pt Gemma VLM 27B Pre-trained
google/gemma-3-4b-it Gemma VLM 4B Instruction-tuned
google/gemma-3-4b-pt Gemma VLM 4B Pre-trained
google/medgemma-27b-text-it Gemma LLM 27B Instruction-tuned
meta-llama/Llama-3.1-70B Llama LLM 70B Pre-trained
meta-llama/Llama-3.1-70B-Instruct Llama LLM 70B Instruction-tuned
meta-llama/Llama-3.1-8B Llama LLM 8B Pre-trained
meta-llama/Llama-3.1-8B-Instruct Llama LLM 8B Instruction-tuned
meta-llama/Llama-3.2-1B Llama LLM 1B Pre-trained
meta-llama/Llama-3.2-1B-Instruct Llama LLM 1B Instruction-tuned
meta-llama/Llama-3.2-3B Llama LLM 3B Pre-trained
meta-llama/Llama-3.2-3B-Instruct Llama LLM 3B Instruction-tuned
meta-llama/Llama-3.3-70B-Instruct Llama LLM 70B Instruction-tuned
mistralai/Mixtral-8x7B-Instruct-v0.1 Mistral LLM 47B Instruction-tuned
mistralai/Mixtral-8x7B-v0.1 Mistral LLM 47B Pre-trained
Qwen/Qwen2-0.5B Qwen LLM 0.5B Pre-trained
Qwen/Qwen2-0.5B-Instruct Qwen LLM 0.5B Instruction-tuned
Qwen/Qwen2-1.5B Qwen LLM 1.5B Pre-trained
Qwen/Qwen2-1.5B-Instruct Qwen LLM 1.5B Instruction-tuned
Qwen/Qwen2-72B Qwen LLM 72B Pre-trained
Qwen/Qwen2-72B-Instruct Qwen LLM 72B Instruction-tuned
Qwen/Qwen2-7B Qwen LLM 7B Pre-trained
Qwen/Qwen2-7B-Instruct Qwen LLM 7B Instruction-tuned
Qwen/Qwen2-VL-2B Qwen VLM 2B Pre-trained
Qwen/Qwen2-VL-2B-Instruct Qwen VLM 2B Instruction-tuned
Qwen/Qwen2-VL-72B Qwen VLM 72B Pre-trained
Qwen/Qwen2-VL-72B-Instruct Qwen VLM 72B Instruction-tuned
Qwen/Qwen2-VL-7B Qwen VLM 7B Pre-trained
Qwen/Qwen2-VL-7B-Instruct Qwen VLM 7B Instruction-tuned
Qwen/Qwen2.5-0.5B Qwen LLM 0.5B Pre-trained
Qwen/Qwen2.5-0.5B-Instruct Qwen LLM 0.5B Instruction-tuned
Qwen/Qwen2.5-1.5B Qwen LLM 1.5B Pre-trained
Qwen/Qwen2.5-1.5B-Instruct Qwen LLM 1.5B Instruction-tuned
Qwen/Qwen2.5-14B Qwen LLM 14B Pre-trained
Qwen/Qwen2.5-14B-Instruct Qwen LLM 14B Instruction-tuned
Qwen/Qwen2.5-32B Qwen LLM 32B Pre-trained
Qwen/Qwen2.5-32B-Instruct Qwen LLM 32B Instruction-tuned
Qwen/Qwen2.5-3B Qwen LLM 3B Pre-trained
Qwen/Qwen2.5-3B-Instruct Qwen LLM 3B Instruction-tuned
Qwen/Qwen2.5-72B Qwen LLM 72B Pre-trained
Qwen/Qwen2.5-72B-Instruct Qwen LLM 72B Instruction-tuned
Qwen/Qwen2.5-7B Qwen LLM 7B Pre-trained
Qwen/Qwen2.5-7B-Instruct Qwen LLM 7B Instruction-tuned
Qwen/Qwen2.5-VL-32B-Instruct Qwen VLM 32B Instruction-tuned
Qwen/Qwen2.5-VL-3B-Instruct Qwen VLM 3B Instruction-tuned
Qwen/Qwen2.5-VL-72B-Instruct Qwen VLM 72B Instruction-tuned
Qwen/Qwen2.5-VL-7B-Instruct Qwen VLM 7B Instruction-tuned
Qwen/Qwen3-0.6B Qwen LLM 0.6B Instruction-tuned
Qwen/Qwen3-1.7B Qwen LLM 1.7B Instruction-tuned
Qwen/Qwen3-14B Qwen LLM 14B Instruction-tuned
Qwen/Qwen3-30B-A3B Qwen LLM 30B Instruction-tuned
Qwen/Qwen3-32B Qwen LLM 32B Instruction-tuned
Qwen/Qwen3-4B Qwen LLM 4B Instruction-tuned
Qwen/Qwen3-8B Qwen LLM 8B Instruction-tuned
unsloth/gpt-oss-120b-BF16 GPT LLM 120B Instruction-tuned
openai/gpt-oss-20b GPT LLM 20B Instruction-tuned
ibm-granite/granite-3.3-8b-instruct Granite LLM 8B Instruction-tuned
OpenGVLab/InternVL3-8B-hf InternVL VLM 8B Instruction-tuned
OpenGVLab/InternVL3-38B-hf InternVL VLM 38B Instruction-tuned
OpenGVLab/InternVL3-2B-hf InternVL VLM 2B Instruction-tuned
OpenGVLab/InternVL3-1B-hf InternVL VLM 1B Instruction-tuned
OpenGVLab/InternVL3-14B-hf InternVL VLM 14B Instruction-tuned
Qwen/Qwen3-4B-Instruct-2507 Qwen LLM 4B Instruction-tuned

Private Model:
If you want to upload your models, please contact us or follow the guide to upload model through SDK.

Learn More

Resource Links
Documentation Wiki DocsGithub Docs
Tutorials Tutorials
Examples Hyper-params template
Sample datasets Data