llama.cpp
llama : move random seed generation to the samplers
#9398
Merged

llama : move random seed generation to the samplers #9398

slaren merged 5 commits into master from sl/sampling-fixes
slaren
slaren llama_sampler_penalties : clamp penalty_last_n to zero
250df0e9
slaren llama : move random seed generation to the samplers
1c57c3a5
slaren slaren added breaking change
github-actions github-actions added examples
github-actions github-actions added server
ggerganov
ggerganov approved these changes on 2024-09-10
slaren remove outdated comment
dbae5100
slaren use mt19937::seed() in reset
4516c75b
slaren fallback to clock seed if std::random_device is not a true RNG
435dfa33
slaren slaren merged 49006c67 into master 1 year ago
slaren slaren deleted the sl/sampling-fixes branch 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone