For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo function
load_z
def load_z[row_count: Int, dtype: DType](src: UnsafePointer[Scalar[dtype]], start_index: Int)