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

tensor_parallel int4 LLM is not working since release v2.0.0 #133

Open
ReinForce-II opened this issue Jan 2, 2024 · 0 comments
Open

tensor_parallel int4 LLM is not working since release v2.0.0 #133

ReinForce-II opened this issue Jan 2, 2024 · 0 comments

Comments

@ReinForce-II
Copy link

It works fine on v1.3.2, however

RuntimeError: Trying to shard a model containing 'meta' parameters. Please set `sharded=False` during model creation and call `.apply_sharding()` only after dispatch

occurres when calling

tp.TensorParallelPreTrainedModel(...)

on v2.0.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