mirror of
https://github.com/mudler/LocalAI.git
synced 2026-01-08 22:39:40 -05:00
This happens when no max_tokens are set, so by default go-llama allocates more space for the slice and padding happens.
This happens when no max_tokens are set, so by default go-llama allocates more space for the slice and padding happens.