{{ .fieldName }} // Get field from current item +{{ ["field with spaces"] }} // Field names with spaces/special chars +Stop searching through documentation! This ...
GGML_API const void * gguf_get_arr_data(const struct gguf_context * ctx, int64_t key_id); + GGML_API size_t gguf_get_arr_data_n(const struct gguf_context * ctx, int64_t key_id); // get ith C string ...