Skip to content

Conversation

@DragonFive
Copy link
Collaborator

@DragonFive DragonFive commented Oct 31, 2025

add rec in xllm.
pre pr: #292

TODO:

  • compile ok.
  • merge convert and filter.
  • add onerec model.
  • merge xllm_atb_layer.
  • test llm model and onerec model.

@DragonFive DragonFive force-pushed the feature/support_oxygenrec_v1031 branch from 3f8e2ce to ae15022 Compare November 9, 2025 13:50
#endif

// register the causal model
REGISTER_CAUSAL_MODEL(onerec, OneRecForConditionalGeneration);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add REGISTER_REC_MODEL and related code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants