79755198

Date: 2025-09-04 01:23:20
Score: 1
Natty:
Report link

This error is almost always a KV-cache mismatch, (the Cache object introduced in recent versions). In training, you don’t need the KV cache at all.

model.config.use_cache = False

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Naji