trustformers 0.2.0

TrustformeRS - Rust port of Hugging Face Transformers
Documentation
1
2
3
4
5
6
# frozen_string_literal: true

module TrustFormeRS
  # Current version of the TrustFormeRS Ruby gem
  VERSION = "0.1.0"
end