Checklist / 检查清单
Bug Description / Bug 描述
num_cache_lines, _, state_len = conv_state.size()
When I ran this: https://github.com/modelscope/twinkle/blob/main/cookbook/rl/grpo.py, the above issue happend with enable_lora_true.
How to Reproduce / 如何复现
N/A
Additional Information / 补充信息
No response
Checklist / 检查清单
Bug Description / Bug 描述
num_cache_lines, _, state_len = conv_state.size()
When I ran this: https://github.com/modelscope/twinkle/blob/main/cookbook/rl/grpo.py, the above issue happend with enable_lora_true.
How to Reproduce / 如何复现
N/A
Additional Information / 补充信息
No response