Skip to content

Fix ds_inference_config.json string#228

Merged
lekurile merged 1 commit intometa-inferencefrom
lekurile/fix_meta_inference_bug
Dec 10, 2022
Merged

Fix ds_inference_config.json string#228
lekurile merged 1 commit intometa-inferencefrom
lekurile/fix_meta_inference_bug

Conversation

@lekurile
Copy link
Contributor

This PR changes the string in the DSPipeline class from ds-inference_config.json to ds_inference_config.json, to match what's generated after the update in deepspeedai/DeepSpeed#2561.

-            with open(f"{config.save_mp_checkpoint_path}/ds-inference_config.json",
+            with open(f"{config.save_mp_checkpoint_path}/ds_inference_config.json",

https://github.com/microsoft/DeepSpeed/pull/2561/files#diff-cf74152f0933aa49e65fc12cb0017a40f5b6e2880bd7c01e0d2b26693b6c88e7

@RezaYazdaniAminabadi

@lekurile lekurile merged commit 91e9fff into meta-inference Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants