| gguf_tensor_data | R Documentation |
Dequantizes (if needed) and returns tensor weights as an R numeric array with dimensions matching the tensor shape.
gguf_tensor_data(x, name)
x |
A |
name |
Tensor name (character). |
A numeric array.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.