2 unstable releases

0.2.0 Nov 30, 2023
0.1.0 Nov 29, 2023

#7 in #summarize

37 downloads per month

MPL-2.0 and LGPL-3.0

20KB
440 lines

moz_genai

Rust library to perform inference using Candle, exposed through cbindgen for C++ usage.

To build:

make build

To summarize the text from sandman.txt using C++ (see cpp/main.cpp):

make run

Dependencies

~21–33MB
~541K SLoC