cells_sequences property
The sequences for each cell. There will be n_max_seq items per cell.
Implementation
external ffi.Pointer<llama_seq_id> cells_sequences;
The sequences for each cell. There will be n_max_seq items per cell.
external ffi.Pointer<llama_seq_id> cells_sequences;