Liking cljdoc? Tell your friends :D

uncomplicate.illamanati.internal.onnxrt.genai


cpu-decoder-modelclj

(cpu-decoder-model fact
                   mem-info
                   embedding-sess
                   embedding-opt
                   decoder-sess
                   decoder-opt
                   embedding-inputs
                   embedding-outputs
                   decoder-inputs
                   decoder-outputs
                   context-len)

genai-embedding-modelclj

(genai-embedding-model fact
                       mem-info
                       sess
                       opt
                       [_ image-features-name :as input-names]
                       output-names)

genai-options!clj

(genai-options! opt! args)

genai-providerclj

(genai-provider model-path args)

gpu-decoder-modelclj

(gpu-decoder-model fact
                   mem-info
                   embedding-sess
                   embedding-opt
                   decoder-sess
                   decoder-opt
                   embedding-inputs
                   embedding-outputs
                   decoder-inputs
                   decoder-outputs
                   context-len)

position-ids-decoder-modelclj

(position-ids-decoder-model fact
                            mem-info
                            decoder-sess
                            decoder-opt
                            [_ _ position-ids-name :as decoder-inputs]
                            decoder-outputs
                            input-x
                            context-len)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close