summaryrefslogtreecommitdiff
path: root/candle-examples/examples/granite
Commit message (Collapse)AuthorAgeFilesLines
* Adding Granite 7b Instruct model example (#2487)Juan Gomez2024-09-212-0/+271
* Adding Granite 7b Instruct model example * Minor refactoring to make it a little more idiomatic * Clippy fixes. * * Adding a README with some information about supported Granite models * Changing the default prompt to accomodate better the Language modality of the Granite 7b Instruct model --------- Co-authored-by: Laurent <laurent.mazare@gmail.com>