Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
200 changes: 0 additions & 200 deletions benchmark/llm-foundry/mpt-30b/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions models.json
Original file line number Diff line number Diff line change
Expand Up @@ -1819,23 +1819,6 @@
"args":
"--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'"
},
{
"name": "pyt_mpt30b_training",
"dockerfile": "docker/pyt_mpt30b_training",
"scripts": "scripts/pyt_mpt30b_training/run.sh",
"n_gpus": "-1",
"owner": "mad.support@amd.com",
"training_precision": "",
"tags": [
"training",
"pyt",
"mosaic",
"composer"
],
"timeout": -1,
"args":
"--model_repo mosaicml/mpt-30b --test_option throughput --tunableop off"
},
{
"name": "pyt_hy_video",
"url": "",
Expand Down
119 changes: 0 additions & 119 deletions scripts/pyt_mpt30b_training/mpt-30b-instruct.yaml

This file was deleted.

39 changes: 0 additions & 39 deletions scripts/pyt_mpt30b_training/preload_models.py

This file was deleted.

Loading