Skip to content

[0.3.9] TensorNeko Release

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 13:30
· 59 commits to master since this release

Features:

  • JsonReader now can load jsonl files
  • WeightReader and WeightWriter that can read and write the pt, ckpt, safetensors files
  • read and write now is in the top level of the tensorneko package
  • import_tqdm and import_tqdm_auto now are not private