Hi, I wanted to play around with the Sentis.
First I loaded a sample for one input and one output and read the data back.
Then I downloaded the GPT2 language model but I do not know how to set inputs for for it. When I have assumed that there is only one I got an error that the logits key is missing in a dictionary. So I have added it as one of the inputs, and now in the output, I get the same data as in the input (I am passing floats).
Is there any place where I can find onnx models with good input output documentation?
4 posts - 3 participants