tarekziade/moz_genai

1

stars

21

commits

Python

primary language

Nov 30, 2023

updated

README

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

Contributors

tarekziade

21 commits

tarekziade/moz_genai

1

stars

21

commits

Python

primary language

Nov 30, 2023

updated

README

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

Contributors

tarekziade

21 commits

Languages

Python

47.4%

Rust

41.8%

C++

8.6%

CMake

1.2%

Makefile

1.1%