↓ 4 callersFunctionget_gen_params(
model_name: str,
worker_addr: str,
messages: Union[str, List[Dict[str, str]]],
*,
temper
core_training/fastchat/serve/openai_api_server.py:269
↓ 3 callersMethod_forward_with_hidden_states_curriculum(
self, input_ids, plan_ids, attention_mask, inputs_embeds, labels,
human_end_position
core_training/hidden_model/custom_model.py:318
↓ 2 callersMethod_assemble_with_latent(self, inputs_embeds, attention_mask, labels, human_end_positions, latent_list)
compression_training/compress.py:289
↓ 2 callersMethod_forward_with_hidden_states_curriculum(
self, input_ids, plan_ids, attention_mask, inputs_embeds, labels,
human_end_position
eval/alfworld/eval_agent/agents/model_insert_hidden.py:1138