Back to Candle

candle-helium: 2b LLM with CC-BY licensed weights

candle-examples/examples/helium/README.md

0.10.1585 B
Original Source

candle-helium: 2b LLM with CC-BY licensed weights

Helium-1 is a lightweight model with around 2B parameters, the preview version currently supports 6 languages, showing strong capabilities in those languages compared to existing open weights models.

Running the example

bash
$ cargo run --example helium --release --features cuda -- --prompt 'Write helloworld code in Rust' --sample-len 150