YEP

Results 1 comments of YEP

Similar error ``` from promptify import Prompter, HubModel, Pipeline sentence = "are left and right twix the same thing" model = HubModel() prompter = Prompter('ner.jinja') # select a template or...