Kohulan Rajan
Kohulan Rajan
:robot: I have created a release *beep* *boop* --- ## [2.7.0](https://github.com/Kohulan/DECIMER-Image_Transformer/compare/v2.6.0...v2.7.0) (2024-05-04) ### Features * add entry_points ([0cc241f](https://github.com/Kohulan/DECIMER-Image_Transformer/commit/0cc241f0bb1caf28f1ff4528a5e285561a17730f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Hi @whitead , I used the following code block and used a quantized LLM from here: https://huggingface.co/Pi3141 The model I used: https://huggingface.co/Pi3141/gpt4-x-alpaca-native-13B-ggml ```python3 import paperscraper from paperqa import Docs from...
Include MAPC (MinHashed Atom-Pair Fingerprint Chiral) for Tanimto similarity https://github.com/reymond-group/mapchiral
:robot: I have created a release *beep* *boop* --- ## [2.4.0](https://github.com/Steinbeck-Lab/cheminformatics-microservice/compare/v2.3.0...v2.4.0) (2024-05-06) ### Features * Tautomer standardization ([eb954bf](https://github.com/Steinbeck-Lab/cheminformatics-microservice/commit/eb954bf61bcc03f8f4b47ced647a1b58e1f4ee8f)) ### Bug Fixes * add canonicalisation to smiles generation ([f5c2713](https://github.com/Steinbeck-Lab/cheminformatics-microservice/commit/f5c2713a6c3cf24439628ffd51451443a7a79c07)) * classyfire...