AbLang icon indicating copy to clipboard operation
AbLang copied to clipboard

minor fix

Open lczyk opened this issue 1 year ago • 0 comments

Most importantly:

  • minor fix for torch FutureWarning (the weights_only=True flag)

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

lczyk avatar Oct 17 '24 10:10 lczyk