↓ 2 callersFunctionparallel_compute_score_async(evaluation_func, completions, references, tasks, extra_info=None, num_processes=64)
verl/verl/workers/reward_manager/prime.py:49
↓ 2 callersFunctionrepeat_kv This is the equivalent of torch.repeat_interleave(x, dim=1, repeats=n_rep). The hidden states go from (batch, num_key_value_heads, seqlen, he
verl/verl/models/qwen2/megatron/layers/parallel_attention.py:134
↓ 2 callersFunctionrepeat_kv This is the equivalent of torch.repeat_interleave(x, dim=1, repeats=n_rep). The hidden states go from (batch, num_key_value_heads, seqlen, he
verl/verl/models/llama/megatron/layers/parallel_attention.py:157