Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

candle-falcon

Falcon is a general large language model.

Running an example

Make sure to include the --use-f32 flag if using CPU, because there isn't a BFloat16 implementation yet.

cargo run --example falcon --release -- --prompt "Flying monkeys are" --use-f32