Skip to content

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

@ReinForce-II

Description

@ReinForce-II

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions