Quick Usage is error

#1
by lizhihang - opened

Why do we use cwyoon99/CompAct-7b, just use the Quick Usage code,
iteration['output'] = tokenizer.decode(outputs[0][input_ids.size(1):], skip_special_tokens=True).strip()
Is a null value

Sign up or log in to comment