Prove the existing Transformers adapter against a second public full-attention decoder family and turn compatibility into explicit documentation.
Suggested checkpoint: HuggingFaceTB/SmolLM2-135M (a different checkpoint is acceptable after discussion).
Acceptance criteria:
- Run
scripts/smoke_transformers.py with enough generated tokens to trigger at least two eviction rounds.
- Check in the raw JSON result with exact model revision, environment, seed, budget, and buffer size.
- Add a README compatibility table that distinguishes verified, expected, and unsupported model families.
- Do not add model weights or run checkpoint downloads in CI.
- Do not make a throughput or quality claim from the smoke result.
- Run the complete local verification suite.
Comment with the proposed checkpoint before starting so we do not duplicate model coverage.
Prove the existing Transformers adapter against a second public full-attention decoder family and turn compatibility into explicit documentation.
Suggested checkpoint:
HuggingFaceTB/SmolLM2-135M(a different checkpoint is acceptable after discussion).Acceptance criteria:
scripts/smoke_transformers.pywith enough generated tokens to trigger at least two eviction rounds.Comment with the proposed checkpoint before starting so we do not duplicate model coverage.