Releases: google-deepmind/synthid-text
Releases · google-deepmind/synthid-text
v0.2.1
v0.2
Minor update to ensure Py3.9 compatibility and reliability more generally.
- #5 fixed a bunch of typos (@jsoref, first time contributor)
- #6 improved the reliability of device comparisons and raises an error when using this with Llama models (@robertsonwang, first time contributor)
- #11 ensures Py3.9 compatibility and adds CI for testing (@RyanMullins)
v0.1.1
Patch update to remove requirements.txt in favor of the deps=
property in the pyproject.toml and update the README with permalinks to relevant articles, code, and examples.
v0.1
Initial release of the SynthID Text code to accompany the research paper in Nature.