Skip to content

mere.run 0.17.0

Latest

Choose a tag to compare

@a-github-name a-github-name released this 24 Jun 01:27
· 71 commits to main since this release
d2fcbec

Added

  • added mere.run image train-lora for native Krea 2 Raw LoRA training, including managed image-krea2-raw pulls, Krea transformer LoRA injection, training manifests/metrics, and Krea 2 Turbo LoRA inference via image generate --lora.
  • added native Krea 2 Turbo text-to-image support through the managed image-krea2-turbo model, including component-only Hugging Face pulls, split-transformer validation, Swift MLX MMDiT sampling, docs, and tests.
  • added mere.run video generate --end-image and --end-image-strength for LTX start-to-end keyframe conditioning.

Validation

  • local ./scripts/check.sh
  • GitHub PR checks for #83: docs build, dependency review, secret scan, Swift, Linux CLI compatibility docs, and PR Linux CLI