Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when getting the scales for my model #100

Open
rib12316 opened this issue Dec 19, 2024 · 1 comment
Open

error when getting the scales for my model #100

rib12316 opened this issue Dec 19, 2024 · 1 comment

Comments

@rib12316
Copy link

Hello and thank you for the open source code. I have a question about generating model activation scales.
When running this code, an error occurs as shown here
python examples/generate_act_scales.py
--model-name <model_name_or_path>
--output-path <output_act_scales_file_path>
--num-samples <num_samples>
--seq-len <sequence_length>
--dataset-path <path_to_the_calibration_dataset>
屏幕截图 2024-12-19 170210

@rib12316
Copy link
Author

This is probably due to not unzipping the val.jsonl.zst and dataset versions, which I ran successfully after performing these two operations

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

No branches or pull requests

1 participant