模型列表和使用说明

January 21, 2026 · View on GitHub

Model NameTraining MethodContext LengthQuantizationXPUs RequiredDeployment CommandsApplicable Version
ERNIE-4.5-21B-A3BSFT32KBF168paddleformers-cli train examples/config/xpu/ERNIE-4.5-21B-A3B/sft/full_32k.yaml1.0
SFT-LoRA32KBF164bash train examples/config/xpu/ERNIE-4.5-21B-A3B/sft/run_lora_32k.sh1.0
ERNIE-4.5-0.3BSFT8kBF161paddleformers-cli train examples/config/xpu/ERNIE-4.5-0.3B/sft/full_8k.yaml1.0
SFT-LoRA8kBF161paddleformers-cli train examples/config/xpu/ERNIE-4.5-0.3B/sft/lora_8k.yaml1.0
PaddleOCR-VL-0.9BSFT-Full16KBF161bash examples/config/xpu/PaddleOCR-VL/sft/run_paddleocr-vl_full_16k.sh1.0
SFT-LoRA16KBF161bash examples/config/xpu/PaddleOCR-VL/sft/run_paddleocr-vl_lora_16k.sh1.0
DeepSeek-V3SFT-Full32KBF16128mpirun bash ./examples/config/xpu/DeepseekV3/sft/run_full_32k.sh1.0