Skip to content

b4173

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 22:56
0cc6375
Introduce llama-run (#10291)

It's like simple-chat but it uses smart pointers to avoid manual
memory cleanups. Less memory leaks in the code now. Avoid printing
multiple dots. Split code into smaller functions. Uses no exception
handling.

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