Skip to content

Releases: forkwright/logismos

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 23 Aug 20:20
ccda7a4

1.0.9 (2026-08-21)

Refactoring

  • errors: migrate eleven crates from thiserror to snafu (#111) (3131e13)

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 17 Aug 21:15
61b99c5

1.0.8 (2026-08-17)

Bug Fixes

  • hipcore: protect destination buffer in copy_from_host_async (#110) (a6ed8c5)

Documentation

  • gate-attestation: document hipcore's ROCm build requirement and CI fallback (#78) (43abb58), closes #14

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 16 Aug 23:02
3af7c4b

1.0.7 (2026-08-16)

Bug Fixes

  • kernels: enforce sgemm shape invariant in every build profile (#100) (c00bbfc)

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 16 Aug 21:26
75082c2

1.0.6 (2026-08-16)

Bug Fixes

  • decode,encoders: mask NaN in TopK, reuse its buffer; name+test the stella tensor-count guard (#84) (312bd81)
  • embed: correct stella IO/prompt/shape/core-count defects; add tests (#87) (dc35ba9)
  • hipcore, praxis: audit batch — device-context Drop, odd head_dim, stream/table churn (#85) (b531436)
  • praxis: reject mixed HIP/CPU device pairs in matmul and rms_norm (#97) (5b4e92b)
  • taxis,kernels: close silent-degradation gaps in shape/kernel invariants (#88) (e7f1295)

Documentation

  • correct the residual private claim and portable-path the kanon pointers (#80) (5d0c4dd)
  • kanon-root: complete #65's portable-path fix, close the docs-sync gap (#90) (f499910)

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 16 Aug 01:35
5e8e0d2

1.0.5 (2026-08-15)

Documentation

  • correct push-boundary claim now that logismos is public (#77) (a03687b)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 09 Aug 00:59
8b82822

1.0.4 (2026-08-09)

Bug Fixes

  • kernels: guard softmax_last_dim against a fully-masked row's NaN (#66) (e48f2ff), closes #30 #41
  • kernels: make embed_lookup's out-of-range contract explicit and uniform (#73) (06fa164), closes #55
  • loader: reject unbounded GGUF allocations, array nesting, and dims overflow (#67) (ee7fa09), closes #34 #35 #36 #37
  • transformers: make attention slicing and rope gather bounds-checked (#74) (fc1cb88), closes #61 #28

Documentation

  • correct max_tokens contract and document LOGISMOS_SKIP_HIP_BUILD (#72) (87080f3), closes #50 #48

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Aug 05:35
a3a3596

1.0.3 (2026-08-04)

Bug Fixes

  • kernels: guard mask_additive_in_place against div-by-zero (#62) (b9ff95d)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 00:50
59844e0

1.0.2 (2026-08-03)

Bug Fixes

  • encoders: correct ModernBERT global-attention schedule and layer-0 identity norm (#22) (8347721)
  • encoders: give StellaLayer its own forward instead of inlining it in the encoder (#19) (12bfd17), closes #3
  • gate-attestation: bind Gate-Passed check to PR tip commit (#23) (293392c), closes #2399
  • remove indexing panics across kernels, quant, encoders and transformers (#17) (5ed3886), closes #3

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 17:20
fdf0308

1.0.1 (2026-07-30)

Bug Fixes

  • hipcore: build on Debian-family distros and any installed ROCm revision (#15) (070ca43)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 15:36
b3240de

1.0.0 (2026-07-22)

Bug Fixes

  • ci: security workflow — audit-ignore parity + workspace wildcard-path allowance (#1) (00c05e4)

Documentation

  • repo: sync kanon-generated context blocks into CLAUDE.md + README.md (#2) (#2) (94e4e97)