getting key error while running inference for pipeline api given in "Usage section"
#18
by
himanshu-bluebrain
- opened
No description provided.
it should be "print(output[0]["generated_text"][-1]["content"])" instead of "print(output[0][0]["generated_text"][-1]["content"])"
himanshu-bluebrain
changed pull request status to
open