Skip to content

[Doc]: Doc for using tensorizer_uri with LLM is incorrect #4782

@GRcharles

Description

@GRcharles

📚 The doc issue

This code snippiet doesn't work - tensorizer_uri doesn't exist as a parameter

llm = LLM(model="facebook/opt-125m",
load_format="tensorizer",
tensorizer_uri=path_to_opt_tensors,
num_readers=3,
vllm_tensorized=True)

tensorizer_uri=path_to_opt_tensors,

Suggest a potential alternative/fix

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions