mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +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")]
|
||||
model_id: String,
|
||||
|
||||
#[arg(long, default_value = "refs/pr/1")]
|
||||
#[arg(long, default_value = "main")]
|
||||
revision: String,
|
||||
|
||||
#[arg(long)]
|
||||
|
Reference in New Issue
Block a user