← Back to C-Kernel-Engine Docs Doxygen Source Documentation
 
Loading...
Searching...
No Matches
ck_sampler_v8.h File Reference

Go to the source code of this file.

Functions

int ck_sample_top_p_v8 (float *logits, int vocab_size, float temperature, float top_p, float random_value)
 

Function Documentation

◆ ck_sample_top_p_v8()

int ck_sample_top_p_v8 ( float *  logits,
int  vocab_size,
float  temperature,
float  top_p,
float  random_value 
)