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) |
| int ck_sample_top_p_v8 | ( | float * | logits, |
| int | vocab_size, | ||
| float | temperature, | ||
| float | top_p, | ||
| float | random_value | ||
| ) |