| ggml_gallocr_get_buffer_size | R Documentation |
Returns the size of the buffer used by the graph allocator.
ggml_gallocr_get_buffer_size(galloc, buffer_id = 0L)
galloc |
Graph allocator object |
buffer_id |
Buffer ID (default: 0 for single-buffer allocator) |
Size in bytes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.