mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 19:58:35 +00:00
Helium repo update. (#2716)
This commit is contained in:
@ -229,7 +229,7 @@ fn main() -> Result<()> {
|
||||
Some(model_id) => model_id,
|
||||
None => {
|
||||
let name = match args.which {
|
||||
Which::V1Preview => "kyutai/helium-1-preview",
|
||||
Which::V1Preview => "kyutai/helium-1-preview-2b",
|
||||
};
|
||||
name.to_string()
|
||||
}
|
||||
|
Reference in New Issue
Block a user