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

Can not run with omniconfig==0.1.7 #22

Open
Summer-Summer opened this issue Oct 30, 2024 · 0 comments
Open

Can not run with omniconfig==0.1.7 #22

Summer-Summer opened this issue Oct 30, 2024 · 0 comments

Comments

@Summer-Summer
Copy link

I have run into issues when running the following CLI, and I find that if I use omniconfig==0.1.5, this problem is solved.
I guess, there are some problems within omniconfig==0.1.7?
What I observed is that "parser.parse_known_args(args)" returned four items within omniconfig==0.1.7, but we are only expecting three items.

python -m lmquant.llm.run
configs/llm.yaml configs/qoq/gchn.yaml
--model-name llama2-7b --model-path /PATH/TO/LLAMA2-7B
--smooth-xw-alpha 0 --smooth-xw-beta 1
--smooth-yx-alpha 0.5 --smooth-yx-beta 0

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