Skip to content

Releases: Hanishsaini/Lore

v0.1.1 — Quiet first-run demo

24 May 20:40

Choose a tag to compare

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