Skip to content

Releases: ChrystianSchutz/ThreadShelf

Durable archive recovery, llama.cpp performance profiles for qwen

Choose a tag to compare

@ChrystianSchutz ChrystianSchutz released this 13 Sep 12:32
7a67711

Add durable archive recovery and llama.cpp runtime performance tuning
Resolves data race conditions between thread rename/append/delete and
background embedding, replaces delete+add cycles with atomic LanceDB merges,
adds durable recovery with exponential backoff, and introduces hardware/GGUF-guided
performance tuning for llama.cpp. Promotes conversation generation to Beta.

1.1.0

Choose a tag to compare

@ChrystianSchutz ChrystianSchutz released this 22 Aug 11:30
86f336f

What's Changed

Full Changelog: 1.0.0...1.1.0

ThreadShelf v1.0 - Initial public release

Choose a tag to compare

@ChrystianSchutz ChrystianSchutz released this 29 Jul 22:28
f243448

ThreadShelf v1.0 - Initial public release