.input
#10
by
ethanchuangg
- opened
Running the model on a CPU
input_ids = tokenizer(input_text, return_tensors="pt") missing .input_ids at the end
Thanks, I fixed the typo, closing the issue
ybelkada
changed discussion status to
closed