Active v0.4.0

Tinkex

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

Stats & Info

  • Latest release: v0.4.0
  • Recent downloads: 576
  • All-time downloads: 1240
  • Maintainers: nshkrdotcom

Tags

Apache-2.0 Hex.pm

Installation

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

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

Then run:

mix deps.get

Resources