For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo struct
InputRowMode
struct InputRowMode
Selects how the kernel decodes A's row index from sorted_token_ids.
Implemented traitsβ
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDeletable,
Movable,
RegisterPassable,
TrivialRegisterPassable
comptime membersβ
TOKEN_IDβ
comptime TOKEN_ID = InputRowMode(Int8(0))
TOKEN_SLOTβ
comptime TOKEN_SLOT = InputRowMode(Int8(1))
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!