liblloyal 1.0.0
Composable primitives for llama.cpp inference
Loading...
Searching...
No Matches
lloyal::metrics::detail::PerplexityState Struct Reference

#include <metrics.hpp>

Public Attributes

float nll_sum_nats = 0.0f
 
int count = 0
 

Detailed Description

Definition at line 87 of file metrics.hpp.

Member Data Documentation

◆ count

int lloyal::metrics::detail::PerplexityState::count = 0

◆ nll_sum_nats

float lloyal::metrics::detail::PerplexityState::nll_sum_nats = 0.0f

The documentation for this struct was generated from the following file: