All 5 inference framework PRs are still pending — request merge timeline and interim guidance

#8
by grow-nexus - opened

Thanks for open-sourcing Xing4.0-29B-A4B. I'd like to use it in production, but all five inference framework PRs in the README are still Pending, so I must install from PR branches. Two concerns:
1、Stability. PR branches change during review, so a build that works today may break tomorrow. A pinned tested commit hash for each PR would help.
2、vLLM specifics. Will the setup still work once the PR lands in an official release?
Requested: an estimated merge timeline for each PR, and a short "Known Issues / Compatibility" section in the model card listing tested versions.

XingChen-AGI org

Thanks for open-sourcing Xing4.0-29B-A4B. I'd like to use it in production, but all five inference framework PRs in the README are still Pending, so I must install from PR branches. Two concerns:
1、Stability. PR branches change during review, so a build that works today may break tomorrow. A pinned tested commit hash for each PR would help.
2、vLLM specifics. Will the setup still work once the PR lands in an official release?
Requested: an estimated merge timeline for each PR, and a short "Known Issues / Compatibility" section in the model card listing tested versions.

Thank you for your question and suggestions.

  1. Currently, all the PRs we have submitted have undergone internal compilation verification and the commit hash will be recorded.
  2. As long as the main branch is successfully merged, it will definitely be able to run successfully.
  3. The exact merge time for the entire framework cannot be determined at present.
  4. It is recommended to use SGLang for the source code installation. It seems to be simpler.

hey @grow-nexus ! can you please help me with deploying in production? I mean do you deploy on any gpu provider or having own server? I would appreciate any guidance.

Sign up or log in to comment