Back to using the main branch now that the PR has been merged. (#270)

This commit is contained in:
Laurent Mazare
2023-07-28 16:22:44 +01:00
committed by GitHub
parent a0e47aba98
commit cb8dd5cd53

View File

@ -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)]