Skip to content

The Generator doesn't consider the case of separating prefill and decode stages #10

Description

@chaoids

The generate_schedules() missed the case of separating prefill and decode stages (on different GPUs)

In practice, we separate the two stages on different machines, i.e. one vm does prefill, the other does decoding. The paper mentioned it doesn't consider network topology, which is OK, but here it should still include the case of separating two stages onto different logical devices

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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