Closed Andreilys closed 1 year ago
Getting this error when running Summarize
"Return torch.embedding(weight, input, padding_idx, scale_grad_by_freq, sparse) IndexError: index out of range in self"
Summarization is currently removed and will be integrated with GPT-3 in the next update and should fix this issue.
Getting this error when running Summarize
"Return torch.embedding(weight, input, padding_idx, scale_grad_by_freq, sparse) IndexError: index out of range in self"