Active v0.3.4

Tinkex

Elixir SDK for Tinker: LoRA training, sampling, and future-based workflows with telemetry and HTTP/2.

Stats & Info

  • Latest release: v0.3.4
  • Recent downloads: 982
  • All-time downloads: 1202
  • Maintainers: nshkrdotcom

Tags

Apache-2.0 Hex.pm

Installation

Add tinkex to your list of dependencies in mix.exs:

def deps do
  [
    {:tinkex, "~> 0.3.4"}
  ]
end

Then run:

mix deps.get

Resources