Skip to content

Releases: tommasocerruti/detllm

detLLM v0.1.1

17 Jan 22:23

Choose a tag to compare

Patch release fixing PyPI README rendering (absolute asset URLs).

detLLM v0.1.0

17 Jan 21:54

Choose a tag to compare

Highlights

  • CLI: env, run, check, diff, report
  • Artifacts: env snapshot, run config, determinism applied, traces, report
  • Determinism tiers + batch variance reporting
  • HF backend (CPU-first) + vLLM Tier 0 adapter
  • Python API + schema validation
  • Integration tests with tiny HF models

Docs

  • Verification, troubleshooting, determinism boundary, versioning, Python API