mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-19 21:23:26 +08:00
Add missing struct annotation (#483)
`llama_sample_top_p_top_k` was missing the struct annotation on line 126. This causes a compiler issue when being parsed by the Kotlin C interop generator. This commit fixes the above issue by adding the struct annotation.
This commit is contained in:
parent
6f1ee4b640
commit
36d07532ef
Loading…
x
Reference in New Issue
Block a user