SpecForge icon indicating copy to clipboard operation
SpecForge copied to clipboard

[Bug] prepare_data.py: error: unrecognized arguments: --output_path /home/luor/.cache/huggingface/xxxx/dataset/ --test-size 0.01

Open MaltoseFlower opened this issue 5 months ago • 1 comments

Checklist

  • [x] 1. I have searched related issues but cannot get the expected help.
  • [x] 2. The bug has not been fixed in the latest version.
  • [x] 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.
  • [x] 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.
  • [x] 5. Please use English, otherwise it will be closed.

Describe the bug

when i try bash examples/run_llama3_eagle3_offline.sh, i encountered the above issue.

Reproduction

bash examples/run_llama3_eagle3_offline.sh

Environment

accelerate 1.6.0 datasets 4.0.0 python 3.10.18 torch 2.8.0 transformers 4.55.2 triton 3.4.0 sglang 0.5.1

MaltoseFlower avatar Sep 11 '25 08:09 MaltoseFlower

also, can't open file '/home/xxx/SpecForge/scripts/build_eagle3_dataset_cache.py': [Errno 2] No such file or directory

MaltoseFlower avatar Sep 12 '25 01:09 MaltoseFlower