Skip to content

Commit 5955e03

Browse files
authored
Remove MPT-30B until huggingface model link is back (#126)
1 parent 089dc4a commit 5955e03

5 files changed

Lines changed: 0 additions & 498 deletions

File tree

benchmark/llm-foundry/mpt-30b/README.md

Lines changed: 0 additions & 200 deletions
This file was deleted.

models.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1819,23 +1819,6 @@
18191819
"args":
18201820
"--model_repo deepseek-ai/DeepSeek-R1-Distill-Qwen-32B --test_option latency --num_gpu 8 --datatype bfloat16 --dataset random --batch_size 1,8,32 --lat_input_output_len '128:128;128:1024;1024:128;1024:1024'"
18211821
},
1822-
{
1823-
"name": "pyt_mpt30b_training",
1824-
"dockerfile": "docker/pyt_mpt30b_training",
1825-
"scripts": "scripts/pyt_mpt30b_training/run.sh",
1826-
"n_gpus": "-1",
1827-
"owner": "mad.support@amd.com",
1828-
"training_precision": "",
1829-
"tags": [
1830-
"training",
1831-
"pyt",
1832-
"mosaic",
1833-
"composer"
1834-
],
1835-
"timeout": -1,
1836-
"args":
1837-
"--model_repo mosaicml/mpt-30b --test_option throughput --tunableop off"
1838-
},
18391822
{
18401823
"name": "pyt_hy_video",
18411824
"url": "",

scripts/pyt_mpt30b_training/mpt-30b-instruct.yaml

Lines changed: 0 additions & 119 deletions
This file was deleted.

scripts/pyt_mpt30b_training/preload_models.py

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)