SIGN IN SIGN UP

llama : allow getting n_batch from llama_context in c api (#4540)

* allowed getting n_batch from llama_context in c api

* changed to use `uint32_t` instead of `int`

* changed to use `uint32_t` instead of `int` in `llama_n_ctx`

* Update llama.h

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
M
Marcus Dunn committed
31f27758faf4a4bd08101a57c7ec3a473f771f86
Parent: 56fa508
Committed by GitHub <noreply@github.com> on 12/21/2023, 7:57:48 PM