jeffra commited on
Commit
348b3ad
1 Parent(s): 51dd2ae

mp-size -> tp-size

Browse files
Files changed (1) hide show
  1. ds_inference_config.json +1 -1
ds_inference_config.json CHANGED
@@ -73,6 +73,6 @@
73
  },
74
  "version": 1,
75
  "parallelization": "tp",
76
- "mp_size": 8,
77
  "dtype": "float16"
78
  }
73
  },
74
  "version": 1,
75
  "parallelization": "tp",
76
+ "tp_size": 8,
77
  "dtype": "float16"
78
  }