-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
hi.
any suggestions on how to get a decoded output once I have done
let output = model.forward(&input_ids, &token_ids)?;
Am trying to go from a text input, extract input and token_ids, and then decode to a text output. I tried to do some basic convert but didn't get anywhere. if you have an example, I would appreciate it, am kinda struggling to connect the bits.
Metadata
Metadata
Assignees
Labels
No labels