2 unstable releases
| 0.2.0 | Nov 30, 2023 |
|---|---|
| 0.1.0 | Nov 29, 2023 |
#16 in #cbindgen
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
~23–37MB
~601K SLoC