Skip to content

b4431

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 23:53
dc7cef9
llama-run : fix context size (#11094)

Set `n_ctx` equal to `n_batch` in `Opt` class. Now context size is
a more reasonable 2048.

Signed-off-by: Eric Curtin <[email protected]>