Skip to content

v0.1.1 — Quiet first-run demo

Latest

Choose a tag to compare

@Hanishsaini Hanishsaini released this 24 May 20:40
· 3 commits to main since this release

First polish release. The lore demo first-run output is now camera-clean — no Hugging Face token warning, no progress bars, no transformers BertModel LOAD REPORT chatter. Pure demo from the second you hit Enter.

Changes

  • embed.py silences HF / transformers / huggingface_hub log chatter at import time
  • Belt-and-braces logger-level guard at model load
  • No behavior changes; 38 tests still green

Install

pip install --upgrade codelore
lore demo

Full changelog: v0.1.0...v0.1.1