| ag_dtype | R Documentation |
Controls the dtype used when uploading tensors to the ggml backend.
"bf16" halves memory usage vs "f32" with minimal accuracy loss.
Backward pass always uses f32 R matrices regardless of this setting.
ag_dtype(dtype)
dtype |
|
Invisibly the previous dtype string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.