gulamf
Results
1
comments of
gulamf
I have the same issue, quick hack to get past the issue. in file 3rdparty/llama.cpp/common/common.h line 101 to 103 // sampler parameters struct common_sampler_params { uint32_t seed = LLAMA_DEFAULT_SEED; //...