Skip to content

[Playground] Verified cell: h100 / flash-official / fp4 / high-throughput / single #38312

Description

@mtc-20

Cookbook model

deepseek-ai/deepseek-v4

Combination

h100 / flash-official / fp4 / high-throughput / single

Proposed cell snippet

{
      match: { hw: "h100", variant: "flash-official", quant: "fp4", strategy: "high-throughput", nodes: "single" },
      verified: true,
      env: [],
      flags: [
        "--trust-remote-code",
        "--model-path {{MODEL_NAME}}",
        "--tp 8",
        "--moe-runner-backend marlin",
        "--reasoning-parser deepseek-v4",
        "--tool-call-parser deepseekv4",
        "--host {{HOST_IP}}",
        "--port {{PORT}}",
      ],
    },

Existing cell at this match (for diff)

{
      match: { hw: "h100", variant: "flash-official", quant: "fp4", strategy: "high-throughput", nodes: "single" },
      verified: true,
      env: [],
      flags: [
        "--trust-remote-code",
        "--model-path {{MODEL_NAME}}",
        "--tp 8",
        "--moe-runner-backend marlin",
        "--host {{HOST_IP}}",
        "--port {{PORT}}",
      ],
    },

SGLang version

v0.5.18

Benchmark result (optional but encouraged)

No response

Notes / caveats

ran as singularity container

Attestation

  • I ran this exact command on the listed hardware.
  • The server reached READY and answered a cURL request successfully.
  • Output looked correct on at least one prompt.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions