diff --git a/config.json b/config.json index cbec935..a089335 100755 --- a/config.json +++ b/config.json @@ -4,7 +4,7 @@ "GPTNeoXForCausalLM" ], "custom_pipelines": { - "instruction-following": { + "text-generation": { "impl": "instruct_pipeline.InstructionTextGenerationPipeline", "pt": "AutoModelForCausalLM", "tf": "TFAutoModelForCausalLM"