diff options
author | Marcus Dunn <51931484+MarcusDunn@users.noreply.github.com> | 2023-12-21 11:57:48 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-21 21:57:48 +0200 |
commit | 31f27758faf4a4bd08101a57c7ec3a473f771f86 (patch) | |
tree | e968fc19ea2aff2db17646dd410648dbd0e07990 /examples/export-lora/export-lora.cpp | |
parent | 56fa50819f7a3ca2128f63b81c17c08a4454479e (diff) |
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>
Diffstat (limited to 'examples/export-lora/export-lora.cpp')
0 files changed, 0 insertions, 0 deletions