Skip to content

Commit

Permalink
Updating Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SebieF committed Aug 26, 2024
1 parent 505daeb commit 76a831e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Biotrainer Changelog

## 26.08.2024 - Version 0.9.2
### Features
* Improving memory management of embedding calculation by @SebieF in https://github.com/sacdallago/biotrainer/pull/96
* Use a strategy for sequence preprocessing by @SebieF in https://github.com/sacdallago/biotrainer/pull/99
* Adding ONNX support by @SebieF in https://github.com/sacdallago/biotrainer/pull/101
* Adding saprot embedder example by @SebieF in https://github.com/sacdallago/biotrainer/pull/106

### Maintenance
* **BREAKING** Improving masking mechanisms in CNN and LightAttention models by @SebieF in https://github.com/sacdallago/biotrainer/pull/102
* Improving embedder model and tokenizer class recognition by @SebieF in https://github.com/sacdallago/biotrainer/pull/105
* Optimize Memory Handling in Embedding Computations and Refactor EmbeddingService by @heispv in https://github.com/sacdallago/biotrainer/pull/103
* Updating dependencies

## 10.07.2024 - Version 0.9.1
### Maintenance
Expand Down

0 comments on commit 76a831e

Please sign in to comment.