SpecForge icon indicating copy to clipboard operation
SpecForge copied to clipboard

[Bug] Missing specforge.modeling.target.sgl_model_wrapper import SglangTargetModel

Open jianc99 opened this issue 1 month ago • 0 comments

Checklist

  • [ ] 1. I have searched related issues but cannot get the expected help.
  • [ ] 2. The bug has not been fixed in the latest version.
  • [ ] 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
  • [ ] 4. If the issue you raised is not a bug but a question, please raise a discussion at https://github.com/sgl-project/SpecForge/discussions/new/choose Otherwise, it will be closed.
  • [ ] 5. Please use English, otherwise it will be closed.

Describe the bug

Run train_eagle3_sgl_online will cast no module named specforge.modeling.target.sgl_model_wrapper import SglangTargetModel error.

Reproduction

bash examples/run_llama3_eagle3_sgl_online.sh

Environment

Official environment setup.

jianc99 avatar Nov 12 '25 08:11 jianc99