{
  "id": "profiles/gemma4-e2b-int4ple-baseline-probe",
  "name": "gemma4-e2b-int4ple-baseline-probe",
  "description": "Apples-to-apples baseline counterpart for profiles/gemma4-e2b-int4ple-retain-q4k-probe. Same prompt/maxTokens/sampling but runs against the shipped manifest defaults (retainQ4KMaterialization=false, activationDtype=f32). Used to attribute perf deltas to the retain=true switch only.",
  "intent": "investigate",
  "compatibleIntents": ["investigate"],
  "stability": "experimental",
  "owner": "doppler-core",
  "createdAtUtc": "2026-05-01T00:00:00Z",
  "extends": "profiles/default",
  "model": "gemma-4-e2b-it-q4k-ehf16-af32-int4ple",
  "runtime": {
    "inference": {
      "generation": {
        "maxTokens": 16
      },
      "sampling": {
        "temperature": 0,
        "topK": 1,
        "topP": 1,
        "repetitionPenalty": 1,
        "greedyThreshold": 0
      },
      "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."
    }
  }
}
