Skip to content

Support for HF by the inference engine when using DFlash #105

@lixinqi7

Description

@lixinqi7

if getattr(args, "inference_engine_type", "hf") != "sgl":
raise NotImplementedError("DFlash currently supports only inference_engine_type='sgl'.")

Currently, DFlash only supports SGlang as the inference engine. Can I simply ignore this error and forcibly use HF as the inference engine?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions