MOSS
MOSS copied to clipboard
执行moss-moon-003-sft-int4的时候,在outputs = model.generate(**inputs, do_sample=True, temperature=0.7, top_p=0.8, repetition_penalty=1.02, max_new_tokens=256)报错
显示不支持TypeError: '<' not supported between instances of 'tuple' and 'float'>
解决了吗?同样问题