llama : rename llama-sampling to llama-sampler (#19363)

This commit addresses the TODO in llama-sampling.h to rename that header
and the implementation to llama-sampler.
This commit is contained in:
Daniel Bevenius
2026-02-06 07:26:54 +01:00
committed by GitHub
parent 3e21647666
commit e696cfc016
4 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ add_library(llama
llama-model-saver.cpp
llama-model.cpp
llama-quant.cpp
llama-sampling.cpp
llama-sampler.cpp
llama-vocab.cpp
unicode-data.cpp
unicode.cpp