{
  "id": "profiles/qwen-3-5-0-8b-prefill-profile",
  "name": "qwen-3-5-0-8b-prefill-profile",
  "description": "Qwen 3.5 0.8B investigation profile with GPU timestamp-query profiling enabled and longer prompt (~80 tokens). Used to identify the actual prefill/decode wall via log.warn('Profile', ...).",
  "intent": "investigate",
  "compatibleIntents": ["investigate"],
  "stability": "experimental",
  "owner": "doppler-core",
  "createdAtUtc": "2026-04-18T00:00:00Z",
  "extends": "profiles/throughput",
  "model": "qwen-3-5-0-8b-q4k-ehaf16",
  "runtime": {
    "shared": {
      "debug": {
        "logLevel": {
          "defaultLogLevel": "info"
        },
        "profiler": {
          "enabled": true
        }
      }
    },
    "inference": {
      "prompt": "The quick brown fox jumps over the lazy dog. The capital of France is Paris, which is also known as the City of Lights. Tokyo is the capital of Japan, famous for its cherry blossoms and advanced technology. In classical mechanics, Newton's second law states that force equals mass times acceleration. Photosynthesis converts sunlight into chemical energy stored in glucose molecules.",
      "batching": {
        "maxTokens": 8
      },
      "sampling": {
        "temperature": 0
      }
    }
  }
}
