| Model Name | Training Method | Context Length | Quantization | Metax-GPUs Required | Deployment Commands | Applicable Version |
|---|---|---|---|---|---|---|
| ERNIE-4.5-21B-A3B | SFT-Full | 8K | BF16 | 8 | bash ./examples/config/metax/ERNIE-4.5-21B-A3B/sft/run_sft.sh | 1.0 |
| ERNIE-4.5-21B-A3B | SFT-Lora | 8K | BF16 | 8 | bash ./examples/config/metax/ERNIE-4.5-21B-A3B/sft/run_lora.sh | 1.0 |
| ERNIE-4.5-0.3B | SFT-Full | 8K | BF16 | 1 | bash ./examples/config/metax/ERNIE-4.5-0.3B/sft/run_sft.sh | 1.0 |
| ERNIE-4.5-0.3B | SFT-Lora | 8K | BF16 | 1 | bash ./examples/config/metax/ERNIE-4.5-0.3B/sft/run_lora.sh | 1.0 |