{
  "id": "profiles/qwen-3-5-2b-f16-primary-throughput",
  "name": "qwen-3-5-2b-f16-primary-throughput",
  "description": "Qwen 3.5 2B throughput profile that explicitly requests the selective f16 primary projection lane. The compare harness still owns prompt, sampling, token budget, and decode cadence.",
  "intent": "calibrate",
  "compatibleIntents": ["calibrate"],
  "stability": "experimental",
  "owner": "doppler-core",
  "createdAtUtc": "2026-07-07T00:00:00Z",
  "extends": "profiles/throughput",
  "model": "qwen-3-5-2b-q4k-ehaf16",
  "runtime": {
    "inference": {
      "compute": {
        "activationDtype": "f16"
      }
    }
  }
}
