Files
2025-04-30 19:38:44 +02:00
..
2025-04-30 19:38:44 +02:00
2025-01-13 18:04:14 +01:00

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

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