Skip to content

Releases: gomlx/go-huggingface

v0.1.0

09 Nov 06:46
Compare
Choose a tag to compare

v0.1.0

  • package hub: inspect and download files from arbitrary repos. Very functional.
  • package tokenizers:
    • Interfaces, types and constants.
    • Gemma tokenizer implementation.
    • Not any other tokenizer implemented yet.
  • Examples in README.md.