mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 10:38:54 +00:00
Back to using the main branch now that the PR has been merged. (#270)
This commit is contained in:
@ -106,7 +106,7 @@ struct Args {
|
|||||||
#[arg(long, default_value = "bigcode/starcoderbase-1b")]
|
#[arg(long, default_value = "bigcode/starcoderbase-1b")]
|
||||||
model_id: String,
|
model_id: String,
|
||||||
|
|
||||||
#[arg(long, default_value = "refs/pr/1")]
|
#[arg(long, default_value = "main")]
|
||||||
revision: String,
|
revision: String,
|
||||||
|
|
||||||
#[arg(long)]
|
#[arg(long)]
|
||||||
|
Reference in New Issue
Block a user