mirror of
https://github.com/LukeHagar/LocalAI.git
synced 2025-12-10 12:37:48 +00: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.