Skip to content
2 changes: 1 addition & 1 deletion docs/lab/Lab5-Gemma4/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,7 @@ Prefill 通常处理多个 token,计算量明显大于单步 decode。如果
├── report.pdf
└── results/
├── gptq-public-quality.json # 精度评测结果
├── gptq-public-performance.json # 性能测试输出
├── gptq-public-performance.jsonl # 性能测试输出
└── gptq-public-summary.json # 性能评测结果
```

Expand Down
Loading