{
  "id": "profiles/qwen-3-embedding-0-6b-metal-throughput",
  "name": "qwen-3-embedding-0-6b-metal-throughput",
  "description": "Qwen 3 Embedding 0.6B Metal throughput profile preserving manifest compute precision.",
  "intent": "calibrate",
  "compatibleIntents": ["calibrate"],
  "stability": "canonical",
  "owner": "doppler-core",
  "createdAtUtc": "2026-07-09T00:00:00Z",
  "extends": "profiles/throughput",
  "runtime": {
    "inference": {
      "batching": {
        "maxTokens": 1
      },
      "session": {
        "prefillChunkSubmitMode": "async",
        "skipEmbeddingKVCacheWrites": true
      }
    }
  }
}
