DeathReaper0965 commited on
Commit
df62d42
·
1 Parent(s): 386e910

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ I've fine-tuned the model with an instruction of `Summarize the following Conver
56
 
57
  Note:
58
  1. The model is primarily trained with an objective of reduced toxicity in the outputs, we can sometimes expect relatively short outputs that might sometimes(rarely) miss the important message in the dialogue but still being true to its primary goal.
59
- 2. Currently, HuggingFace doesn't support PEFT model files for Text2Text-Generation Pipeline directly on the HostedInference Playground, so please follow the steps mentioned below in the `Usage` section to load and use the model.
60
 
61
  ## Usage
62
 
 
56
 
57
  Note:
58
  1. The model is primarily trained with an objective of reduced toxicity in the outputs, we can sometimes expect relatively short outputs that might sometimes(rarely) miss the important message in the dialogue but still being true to its primary goal.
59
+ 2. Currently, HuggingFace doesn't support PEFT model files for Text2Text-Generation Pipeline directly as Hosted Inference API, so please follow the steps mentioned below in the `Usage` section to load and use the model.
60
 
61
  ## Usage
62