llama.cpp
sampling : refactor init to use llama_sampling_params
#3696
Merged

sampling : refactor init to use llama_sampling_params #3696

ggerganov merged 6 commits into master from sampling-refactor
ggerganov
ggerganov sampling : refactor init to use llama_sampling_params
cd1e9378
ggerganov llama : combine repetition, frequency and presence penalties in 1 call
6e658765
ggerganov examples : remove embd-input and gptneox-wip
84ed48b4
ggerganov sampling : rename penalty params + reduce size of "prev" vector
b5265615
ggerganov sampling : add llama_sampling_print helper
7e2b5fb1
ggerganov ggerganov force pushed 2 years ago
ggerganov sampling : hide prev behind API and apply #3661
56ba00b9
ggerganov ggerganov force pushed to 56ba00b9 2 years ago
ggerganov ggerganov added need feedback
ggerganov ggerganov merged d1031cf4 into master 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone