AbLang
AbLang copied to clipboard
minor fix
Most importantly:
- minor fix for torch FutureWarning (the
weights_only=Trueflag)
But also:
- added .gitignore
- a couple of typos
- added basic test with light model based on the example
- translated the jupyter example to python (https://stackoverflow.com/a/19779226/2531987) for nicer cli experience