moz_genai

Crates.iomoz_genai
lib.rsmoz_genai
version0.2.0
sourcesrc
created_at2023-11-29 14:19:21.510551
updated_at2023-11-30 09:36:50.385961
descriptionInference toolkit
homepage
repository
max_upload_size
id1053152
size52,967
Tarek Ziade (tarekziade)

documentation

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
Commit count: 0

cargo fmt