llama_pooling_type: Get pooling type

View source: R/llama.R

llama_pooling_typeR Documentation

Get pooling type

Description

Get pooling type

Usage

llama_pooling_type(ctx)

Arguments

ctx

Context handle returned by [llama_new_context]

Value

A character string: one of '"none"', '"mean"', '"cls"', '"last"', '"rank"', '"unspecified"'.


llamaR documentation built on May 28, 2026, 1:06 a.m.